Commit graph

74 commits

Author SHA1 Message Date
74fd246e81 header.ger.tmpl, header.tex.tmpl: Disable LaTeX package portland
portland has been removed from TexLive upstream due to licensing issues, see
https://bugzilla.redhat.com/show_bug.cgi?id=1192705 . It is, however, very
short, and still on CPAN, see
https://ctan.kako-dev.de/macros/latex209/contrib/misc/portland.sty , so it can
be included again if need be, given a test case.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-03-01 17:24:53 +00:00
b2d6e6f554 Everywhere: Rename MODDIR -> JWBDIR
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the
point.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-06-29 21:34:18 +00:00
aa85417a17 Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:38:20 +00:00
df6c1ef9a1 make, tmpl/tagged: Add basic microcontroller support
Add support for building the firmware of the Cortex M3 ST-NUCLEO-F103RB
development board with an STM32 microcontroller. This commit add some hooks,
notably support for tagged templates, but adds lots of crap, too, notably
makefiles and variables that should have different names and / or
functionality.

New makefiles are: Mcu-defs.mk  mcu-exe.mk  mcu-flash.mk  mcu-tags.mk
mcu-topdir.mk tagged-tmpl.mk, a new directory is tmpl/tagged.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:19:42 +00:00
0eaef0c326 conf/jcs, make, tmpl/doxygen: Align equal signs in makefiles to column 30
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-03 18:12:28 +00:00
9962a946e8 header.tex.tmpl: Remove package portland, not available in openSUSE for licensing reasons
Signed-off-by: Jan Lindemann <jan@janware.com>
2018-03-04 10:04:53 +00:00
324da4762a $(TOPDIR), make, tmpl/tex: Move texdoc to tmpl/tex
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-04-07 15:34:35 +00:00
5f1d0bebce doxygen.mk: Add support for viewing sources
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-03-06 16:31:24 +00:00
9ad7fa6484 doxygen.mk: Add support for additional variables
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-02-18 13:05:39 +00:00
0009574a9e header.tex.tmpl, several additions:
pdfpagemode=FullScreen, slidestop -> t, __TITLE__ -- __SUBTITLE__

Signed-off-by: Jan Lindemann <jan@janware.com>
2016-07-05 08:32:05 +00:00
b2498c3bba tex.mk, header.tex.tmpl: Add support for __ANIMATION_FRAMES__
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-06-16 15:27:19 +00:00
f58366c765 header.tex.tmpl: Replace __HANDOUT__ and __ASPECTRATIO__ by more generic __DOCUMENT_CLASS_OPTIONS__
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-06-16 15:14:30 +00:00
06e36cd31e tex.mk, header.tex.tmpl: Add support for BEAMER_HANDOUT_OPTION
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-06-09 16:09:23 +00:00
1ae5402c87 tex.mk, header.tex.tmpl: Add support for environment variable BEAMER_HANDOUT
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-04-16 11:16:07 +00:00
b1c0b77884 header.html, styles.css: Beautify doxygen logo
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 21:30:45 +00:00
866d05c1be doxygen.mk, header.html, styles.css: Make doxygen logo appear in top right corner
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 21:23:57 +00:00
5b9372b76b tmpl/doxygen/Makefile: Increased logo size
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 19:38:00 +00:00
802e07135e doxygen.conf.tmpl, footer.html, header.html: Accidentaly removed master files, too
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 16:16:02 +00:00
dbb73c3416 tmpl/doxygen: Remove *.tmpl
Remove all *.tmpl from tmpl/doxygen, falling back to ytools version.
Customize it anew if you need to.

Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 16:12:54 +00:00
2c15a0925a tmpl/doxygen/Makefile, doxygen.conf.tmpl: Add doxygen.conf.tmpl to tmpl/doxygen
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 15:47:19 +00:00
525d396d56 $(TOPDIR), tmpl, tmpl/doxygen: Renamed subdir doctmpl to tmpl
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-02-11 15:06:57 +00:00
e63b173ee0 de_presentation/header.tex: Not handout mode anymore
Signed-off-by: Jan Lindemann <jan@janware.com>
2015-05-25 15:17:28 +00:00
28f9485ab9 header.tex.tmpl: Colour links in presentations
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-09-13 19:40:31 +00:00
3ff4ee2b7b header.tex.tmpl: Add handout option to documentclass beamer
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-07-05 14:35:50 +00:00
165bb77eb9 frontpage.tex.tmpl: Use __FRONTLOGO_PDF__ instead of __FRONTLOGO_EPS__
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-04-07 08:23:22 +00:00
a2503c6721 frontpage.tex.tmpl: Specify front logo width to 3 cm
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-04-07 08:09:22 +00:00
c5fb7789c8 tex templates: Add a couple of colors and commands
Add some colors and convenience commands.

Signed-off-by: Jan Lindemann <jan@janware.com>
2014-03-21 11:47:36 +00:00
Jan Lindemann
80095a0f93 make, scripts, tmpl/tex: Merge changes from V_1_2_1_7_NEUHAUS 2012-01-30 14:59:21 +00:00
Jan Lindemann
acc460493d header.tex.tmpl: Beautification 2011-08-18 15:48:53 +00:00
Jan Lindemann
f7f4010e52 make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS 2011-08-09 19:34:12 +00:00
Jan Lindemann
23c023c3a1 header.tex.tmpl: Cleanup commit from de_contract 2010-08-01 20:50:13 +00:00
Jan Lindemann
ac28fe082d header.tex.tmpl: Add line breaks in \texttt 2010-07-10 17:31:28 +00:00
Jan Lindemann
80b21c7b71 header.tex.tmpl: \textwidth 23.7 -> 24.7 2010-07-08 20:22:02 +00:00
Jan Lindemann
2e4d94d035 header.tex.tmpl: Change textwidth and textheight 2010-07-08 18:16:48 +00:00
Jan Lindemann
f29d559e32 header.tex.tmpl: Push fancyhdr stuff down, since the pagewidth doesn\'t work before 2010-07-08 17:38:47 +00:00
Jan Lindemann
749fc9b1df header.tex.tmpl: Use \ztotpages insteadof \pageref{LastPage} 2010-07-08 15:25:03 +00:00
Jan Lindemann
ccc5f4d2d5 tmpl/tex/de_contract: Adapt from de_technical
- Copy over from de_technical
  - Add footline and headline
2010-07-08 15:23:29 +00:00
Jan Lindemann
9f4c77bdec tex.mk: Update de_contract and de_technical
- Add \usepackage{array}
  - Add \newcolumntype{v}
2010-06-30 17:56:10 +00:00
Jan Lindemann
41b405af0f header.tex.tmpl, header.tex.tmpl, header.tex.tmpl: Add \usepackage{float} 2007-12-06 18:07:41 +00:00
Jan Lindemann
2f2c60f614 Everywhere: Streamline TOPDIR
Make definition and usage of TOPDIR consistent with other projects
2006-08-16 14:53:49 +00:00
Jan Lindemann
4fd6a6d677 Everywhere: Rename ytools.mk to proj.mk
Replace ytools.mk by proj.mk for consistency reasons:
$(TOPDIR)/make/proj.mk should be the project-wide but project-private
makefile for projects.
2006-07-31 14:12:38 +00:00
Jan Lindemann
5235e2373c tmpl/tex/Makefile: Use standardized SUBDIRS = $(FIND_SUBDIRS) 2006-03-16 09:35:47 +00:00
Jan Lindemann
a93888990a tex/[contract|technical]: Bigger autors minipage
Increase autors minipage height to 12cm.
2006-02-25 20:06:01 +00:00
Jan Lindemann
e19082d2ac frontpage.tex.tmpl: Add file 2006-02-15 17:15:05 +00:00
Jan Lindemann
dbb0af3551 make, tmpl/tex/de_technical, tmpl/tex/en_technical: Add __DOCUMENT_CLASS__ macro 2006-02-12 20:53:01 +00:00
Jan Lindemann
add84f42b5 frontpage.ger.tmpl, header.tex.tmpl: Add \usepackage{lscape} 2005-03-31 11:16:27 +00:00
Jan Lindemann
c12218071e tex/*_technical: Beautify hyperlinks and stuff 2003-08-14 11:52:47 +00:00
Jan Lindemann
4119c83063 header.tex.tmpl, header.tex.tmpl: Add support for pdf links 2003-08-06 16:16:46 +00:00
Jan Lindemann
2267e3a92f header.tex.tmpl: Add new command \dspider 2003-08-05 15:55:01 +00:00
Jan Lindemann
974eda8f41 header.tex.tmpl: Iniital checkin 2003-08-05 15:54:32 +00:00