Sha256: accf946c9483b0d051375b84978fafb2d33bb0e83bab08b1af69134c5dafa733
Contents?: true
Size: 1.02 KB
Versions: 14
Compression:
Stored size: 1.02 KB
Contents
extension "tex" doctemplate "% Generator: GNU source-highlight, by Lorenzo Bettini, http://www.gnu.org/software/src-highlite \documentclass{article} $header \title{$title} \date{} \begin{document} \maketitle \noindent " " $footer \end{document} " end nodoctemplate "% Generator: GNU source-highlight, by Lorenzo Bettini, http://www.gnu.org/software/src-highlite $header\noindent " " $footer" end bold "\textbf{$text}" italics "\textit{$text}" underline "\underline{$text}" fixed "\texttt{$text}" anchor "\label{$infilename:$linenum}$text" reference "{\hfill $text $\rightarrow$ $infile:$linenum, page~\pageref{$infilename:$linenum}}" lineprefix "\mbox{}" translations "_" "$\\_$" "{" "\\{" "}" "\\}" "<" "$<$" ">" "$>$" "&" "\\&" "\\" "\\textbackslash{}" "^" "\\textasciicircum{}" "~" "\\textasciitilde{}" "\n" " \\\\\n" #" " "\\hspace*{2ex} " #"\t" "\\hspace*{8ex} " " " "\\ " "\t" "\\ \\ \\ \\ \\ \\ \\ \\ " "%" "\\%" "#" "\\#" "$" "\\$" "|" "$|$" "---" "-\\/-\\/-" "--" "-\\/-" "\"" "\"{}" # avoids problems with some inputenc end
Version data entries
14 entries across 14 versions & 2 rubygems