summaryrefslogtreecommitdiff
path: root/application-devel/devel-environment
AgeCommit message (Collapse)Author
2011-01-26Aufräumen und neu strukturieren Teil 1Manuel Traut
- alle images wurden ins Wurzelverzeichnis verschoben - TEXINPUTS wird projektspezifisch gesetzt - es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher) desweiteren ist es möglich eigene Zusammenstellungen anzulegen - Einsstellungen welche das Design der Dokumente definieren werden nun in config*.tex & tail*.tex im Wurzelverzeichnis definiert - templates an neue Umgebung angepasst - in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden. - TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt (siehe Makefile) Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-21find and concat pdf files using pdfsamManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-23app-devel: fixed makefiles to call pdflatex twice that latex refs are resolvedManuel Traut
correctly Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-19application-devel: added screen sectionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-19application-devel: added hints for emacsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-19devel-environment: addec emacs sectionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18devel-environment: added description for eclipse and some basics, but stillManuel Traut
incomplete... Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: added eclipse basics to handoutManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: added linutronix eclipse infos to hint fileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: changed pres template to be lx slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-17application-devel/devel-environment: added MakefileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-09Initial commit.Hans J. Koch