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 for the list of available commands and practical examples of their usage. The compiled PDF version of retrotype-guide is available in Releases.
- Changes:
\header,\uheadernow discourage pagebreaks immediately after them.
- 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.

