src/Makefile: Fixed a typo preventing l2l_scanner.h from being built.
l2l, l2l_scanner: Typeset all of the document in two column mode.
… except abstract and TOC.
This will avoid a pagebreak after the TOC and before starting two column mode.
… except abstract and TOC.
This will avoid a pagebreak after the TOC and before starting two column mode.
l2l, l2l_scanner: Added a TOC.
For this purpose, use \section rather than \section* and set the ‘secnumdepth’
counter to -1 to remove the (sub)section numbers.
For this purpose, use \section rather than \section* and set the ‘secnumdepth’
counter to -1 to remove the (sub)section numbers.
l2l: Set "captionfont" to \footnotesize.
l2l_scanner: Print "Abbildung|Listing" in bold font in figure captions.
l2l, l2l_scanner: Print citations and "Abbildung|Listing" in blue letters.
l2l, l2l_scanner: Surround boxes with rules.
… using the "float" package and a new float environment "l2lbox".
… using the "float" package and a new float environment "l2lbox".
Initial commit.
So far, the tool is able to parse most (all but tables) of the Linux-Magazin
markup language and output an appropriate LaTeX file.
So far, the tool is able to parse most (all but tables) of the Linux-Magazin
markup language and output an appropriate LaTeX file.