Edit file File name : latex.conf Content :comment_begin \\% comment_end document_begin \\documentclass[11pt]{article} \\title{} document_end \\end{document}\n document_title_begin \\title{ document_title_end } document_author_begin \\author{ document_author_end } document_changedate_begin \\date{ document_changedate_end } body_begin \\begin{document} \\maketitle # we will output this at document_end #body_end # \\end{document} paragraph_begin \\par paragraph_end center_begin \\center{ center_end } align_left_begin \\begin{sloppy} align_left_end \\end{sloppy} line_break \\par page_break \\pagebreak table_begin \\begin{tabular}{|lllll} table_end \\end{tabular} table_row_begin table_row_end \\hline \\ table_cell_begin table_cell_end & fontsize8_begin \\tiny{ fontsize8_end } fontsize10_begin \\small{ fontsize10_end } fontsize12_begin \\normalsize{ fontsize12_end } fontsize14_begin {\\large fontsize14_end } fontsize18_begin {\\Large fontsize18_end } fontsize24_begin {\\LARGE fontsize24_end } fontsize36_begin {\\huge fontsize36_end } fontsize48_begin {\\Huge fontsize48_end } bold_begin {\\bf bold_end } italic_begin {\\it italic_end } underline_begin underline_end dbl_underline_begin {\\ul dbl_underline_end } pointlist_begin \\begin{itemize} pointlist_end \\end{itemize} pointlist_item_begin \\item pointlist_item_end numericlist_begin \\begin{enumerate} numericlist_end \\end{enumerate} numericlist_item_begin \\item numericlist_item_end superscript_begin $^{ superscript_end }$ subscript_begin $_{ subscript_end }$ strikethru_begin { strikethru_end } dbl_strikethru_begin { dbl_strikethru_end } small_caps_begin \\textsc{ small_caps_end } <U23> \\# <U24> {\\$} <U25> \\% <U26> \\& <U2A> {\\ast} <U5C> {\\slash} <U5E> {\\caret} <U5F> \\_ <U7B> \\{ <U7C> $\\mid$ <U7D> \\} <U7E> \\~{ } <U85> {\\ldots} <U86> {\\dag} <U87> {\\ddag} <U8C> {\\OE} <U95> {\\bullet} <U96> -- <U97> --- <UA0> \\: <UA3> {\\pounds} <UA5> \\Y <UA9> {\\copyright} <UB0> \\o <UB1> \\+- <UB2> $^{2}$ <UB3> $^{3}$ <UB6> \\P <UB9> $^{1}$ <UBC> \\frac{1}{4} <UBD> \\frac{1}{2} <UBE> \\frac{3}{4} <UC0> \\`{A} <UC1> \\'{A} <UC2> \\o{A} <UC3> \\~{A} <UC4> \\"{A} <UC6> \\AE <UC7> \\c{C} <UC8> \\`{E} <UC9> \\'{E} <UCA> \\o{E} <UCB> \\"{E} <UCC> \\`{I} <UCD> \\'{I} <UCE> \\o{I} <UCF> \\"{I} <UD0> \\ETH <UD1> \\~{N} <UD2> \\`{O} <UD3> \\'{O} <UD4> \\o{O} <UD5> \\~{O} <UD6> \\"{O} <UD7> \\mult <UD9> \\`{U} <UDA> \\'{U} <UDB> \\o{U} <UDC> \\"{U} <UDD> \\'{Y} <UDE> \\THORN <UE0> \\`{a} <UE1> \\'{a} <UE2> \\o{a} <UE3> \\~{a} <UE4> \\"{a} <UE6> \\ae <UE7> \\c{c} <UE8> \\`{e} <UE9> \\'{e} <UEA> \\o{e} <UEB> \\"{e} <UEC> \\`{i} <UED> \\'{i} <UEE> \\o{i} <UEF> \\"{i} <UF0> \\eth <UF1> \\~{n} <UF2> \\`{o} <UF3> \\'{o} <UF4> \\o{o} <UF5> \\~{o} <UF6> \\"{o} <UF7> \\div <UF8> \\slash{o} <UF9> \\`{u} <UFA> \\'{u} <UFB> \\o{u} <UFC> \\"{u} <UFD> \\'{y} <UFE> \\thorn <UFF> \\"{y} 913 A 914 B 915 $\\Gamma$ 916 $\\Delta$ 917 E 918 Z 919 H 920 $\\Theta$ 921 I 922 K 923 $\\Lambda$ 924 M 925 N 926 $\\Xi$ 927 O 928 $\\Pi$ 929 P 931 $\\Sigma$ 932 T 933 $\\Upsilon$ 934 $\\Phi$ 935 X 936 $\\Psi$ 937 $\\Omega$ 945 $\\alpha$ 946 $\\beta$ 947 $\\gamma$ 948 $\\delta$ 949 $\\varepsilon$ 950 $\\zeta$ 951 $\\eta$ 952 $\\theta$ 953 $\\iota$ 954 $\\kappa$ 955 $\\lambda$ 956 $\\mu$ 957 $\\nu$ 958 $\\xi$ 959 o 960 $\\pi$ 961 $\\rho$ 962 $\\varsigma$ 963 $\\sigma$ 964 $\\tau$ 965 $\\upsilon$ 966 $\\phi$ 967 $\\chi$ 968 $\\psi$ 969 $\\omega$ 977 $\\vartheta$ 981 $\\varphi$ 982 $\\varpi$ 1008 $\\varkappa$ 1009 $\\varrho$ 1013 $\\epsilon$ Save