ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: modify resume
Date: Tue, 21 Sep 2010 12:15:14 +0200	[thread overview]
Message-ID: <D151219F-FEF7-4C26-A72F-57C112259FCC@gmail.com> (raw)
In-Reply-To: <BAY152-w2322D48FECE9CF1E95693CB17F0@phx.gbl>


[-- Attachment #1.1: Type: text/plain, Size: 924 bytes --]


Am 21.09.2010 um 11:20 schrieb pol stra:

> 2010/9/19 Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
> > http://pastie.org/1091180
> > http://pastie.org/1091177
>  
> I renamed the first one into "cv.tex" and the second one into "moderncv.tex".
> When i run texexec cv.tex, i’ve got this message :
> 
> > Runaway argument?
> > {{\margintext {##1} ##2 
> > ! Paragraph ended before \complexdefine was complete.
> > <to be read again> 
> >                   \par 
> > l.87 {{\margintext{#1} #2 \par
> >                               }}
> >
> 
> i don’t understand why.

Change in moderncv.tex

\define[2]\cvcompactentry
{{\margintext{#1} #2 \par}}

to

\define[2]\cvcompactentry
  {\margintext{#1} #2 \endgraf}

This isn't the only problem when you use the code with mkii, the author
wrote it for mkiv and used the marvosym font in a way which doesn't work
with pdftex.

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 2415 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2010-09-21 10:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21  9:20 pol stra
2010-09-21 10:15 ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-22 11:55 pol stra
2010-09-27 13:55 ` pol stra
2010-09-19 20:29 pol stra
2010-09-19 21:29 ` Wolfgang Schuster
2010-09-20  1:08   ` Henning Hraban Ramm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D151219F-FEF7-4C26-A72F-57C112259FCC@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).