Retrotype aims to replicate the look of old typewriter-made documents while keeping as many benefits of LaTeX as possible.
![]() |
![]() |
Consult the retrotype-guide.tex document or the manual for the list of available commands and practical examples of their usage. The compiled PDF version of retrotype-guide is available in Releases.
To build the retrotype-guide PDF using the provided scripts (make.sh for Linux, make.bat for Windows) you must have TeX Live and Ghostscript installed.
- Added MANUAL.md
- Added some missing documentation to the retrotype-guide document
- Added batch scripts for Windows builds
- Changes:
- tables (
tblrenvironment):Idefault column separator shortcut\rthline,\rtclinehorizontal lines for thetblrenvironment
\header,\uheadernow discourage pagebreaks immediately after them.
- tables (
- New commands:
\cleartorightpage- different heading styles:
\largetitles\smalltitles
- tabulation:
\setTabPositions\setCustomTabPositions\defaultTabPositions
- text mirroring:
\mirrorh\mirrorv\mirrorboth
- additional stackengine commands:
\overprintw,\opw\underlinefill,\ulf\overlinefill,\olf\strikeoutfill,\sof
- New variables:
- title skip variables (__b__efore and __a__fter title skips):
\bchapskip,\achapskip\bsecskip,\asecskip\bsubsecskip,\asubsecskip\bsubsubsecskip,\asubsubsecskip\bparskip,\aparskip\bsubparskip,\asubparskip
\tabcharsDefault
- title skip variables (__b__efore and __a__fter title skips):
- New texture:
paper - Replaced
listingswith thefancyvrbpackage for handling verbatim text - Fixed stackengine bugs in overprint commands
\linegoalfix for the second column intwocolumndocuments- Fixed
\tabnbug - Fixed
\linecharwinsufficient length calculation bug - License changed to LPPL
Initial public testing release.

