r3tex

custom LuaTeX format
git clone git://git.rr3.xyz/r3tex
Log | Files | Refs | README | LICENSE

r3tex.tex (733B)


      1 \input catcode
      2 \input primitive
      3 \input basic
      4 \input alloc
      5 \input debug
      6 \input util
      7 \input queue
      8 \input control
      9 \input param
     10 \input text
     11 \input math
     12 \input page
     13 \input font
     14 % \input section
     15 \input list
     16 \input verbatim
     17 % \input graphics
     18 \input color
     19 \input hyphen
     20 
     21 % Libraries:
     22 %   pseudocode
     23 %   lorem
     24 %   various fonts (CM, concrete, AMS, palatino, optima, euler, inconsolata)
     25 %   various styles (article, slides, columns, etc.)
     26 %     XXX we ought to have ways to revert styles
     27 %   MetaPost
     28 
     29 \def\fmtname{r3TeX}
     30 \def\fmtversion{0.1}
     31 
     32 \tenpt
     33 \f[r]
     34 \normalbaselines
     35 \nonfrenchspacing
     36 % TODO margins, font preload
     37 
     38 % TODO: add author info, etc. with \pdfinfo
     39 % TODO: \author, \title, \date, etc. should parse to eol
     40 % TODO: \dospecials