Hi Wolfgang, I am trying to use your t-letter module. Thanks to your letter documentation and the examples (letter-examples.zip) from your web side I was able to set up the letter. But I am failing to use the resume part:-( I would like to use your classic or casual layout, but I have no idea how to use them. An excerpt from your file "correspondence-resume-examples.tex": %---begin resume.tex--- \usemodule[resume] \useresumestyle [classic] \setresumevalue{image} {\blackrule[width=25mm,height=25mm]} \setresumevalue{firstname} {John} \setresumevalue{familyname}{Doe} \setresumevalue{title} {Resum\'e title (optional)} \setresumevalue{quote} {Some quote (optional)} \setresumevalue{street} {street and number} \setresumevalue{town} {postcode city} \setresumevalue{mobile} {mobile (optional)} \setresumevalue{phone} {phone (optional)} \setresumevalue{fax} {fax (optional)} \setresumevalue{email} {email (optional)} \setresumevalue{info} {additional information (optional)} \startresume \section{Education} \cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description} \cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description} \section{Master thesis} \cvline{title}{\em Title} \cvline{supervisors}{Supervisors} \cvline{description}{\tx Short thesis abstract} \stopresume %---end resume.tex--- does not compile at all, which tells me that I do not have a clue how to setup a proper tex frame and how to use it. My environment: Context-Mnimals on MacOS 10.6.2 (Snow Leopard) ConTeXt ver: 2010.01.26 18:39 MKIV fmt: 2010.1.27 int: english/english on Is it possible to get me on the right track to use your module? I must be doing something really stupid, but currently I have no idea what I have to do to get your resume module running. Do you have a minimal example perhaps? Many thanks for your help in advance. Best regards Jörg Hecke The terminal output is:
[22:47][~/Desktop/Lebenslauf] ➔ context jhresume.tex MTXrun | run 1: luatex --fmt="/Users/jh/context_minimals/2010-01-27/tex/texmf-cache/luatex-cache/context/b1c97208f21e2e812306e4f74f4bfba4/formats/cont-en" --lua="/Users/jh/context_minimals/2010-01-27/tex/texmf-cache/luatex-cache/context/b1c97208f21e2e812306e4f74f4bfba4/formats/cont-en.lui" --backend=pdf "./jhresume.tex" This is LuaTeX, Version beta-0.50.0-2009122423 \write18 enabled. (jhresume.tex
ConTeXt ver: 2010.01.26 18:39 MKIV fmt: 2010.1.27 int: english/english
system : cont-new loaded (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/cont-new.tex systems : beware: some patches loaded from cont-new.tex (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/cont-new.mkiv)) system : cont-fil loaded (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/cont-fil.tex loading : ConTeXt File Synonyms ) system : cont-sys.rme loaded (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/user/cont-sys.rme (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-def.mkiv) (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-lua.tex) (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-tmf.tex (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-tmf.mkiv)) (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-siz.tex (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-siz.mkiv)) (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-otf.tex (/Users/jh/context_minimals/2010-01-27/tex/texmf-context/tex/context/base/type-otf.mkiv))) system : jhresume.top loaded (jhresume.top) fonts : preloading latin modern fonts bodyfont : 12pt rm is loaded language : language en is active (m-resume.tex) system : module resume not found ! Undefined control sequence. <recently read> \useresumestyle
l.2 \useresumestyle [classic] ?