ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* an issues with resume module
@ 2010-08-11  0:12 views63
  2010-08-11  3:25 ` Wolfgang Schuster
  2010-08-11 18:15 ` Wolfgang Schuster
  0 siblings, 2 replies; 5+ messages in thread
From: views63 @ 2010-08-11  0:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]

Hi all

I found an issues with resume module in latest beta (MkIV)

log:

loading         : Context User Module / Correspondence
(E:/context/tex/texmf-context/tex/context/third/letter/base/t-correspondence.mkiv))
! Undefined control sequence.
\dosetupcorrespondencelayerframe ...uplocalframed
                                                  [#2#3\v!frame ][#4]
\next5 #1,->\dodododosetupcorrespondencelayer {#1}
                                                  \doprocesscommaitem
\doprocesscommalist ...item \gobbleoneargument #1,
                                                  ]\relax \global \advance \...
\next4 #1,->\dododosetupcorrespondencelayer {#1}
                                                \doprocesscommaitem
\doprocesscommalist ...item \gobbleoneargument #1,
                                                  ]\relax \global \advance \...
\dododefinecorrespondencelayer ...!strut =\v!yes ]
                                                  \dodosetupcorrespondencela...
...
l.105 \dodefineresumelayer[\v!header]

?

BTW: In the old version beta some symbol is invalid such as
"\setresumevalue{mobile}"

--
Best regards,

Huang Ze

[-- Attachment #2: resumetest-classic.tex --]
[-- Type: application/x-tex, Size: 2108 bytes --]

[-- Attachment #3: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: an issues with resume module
  2010-08-11  0:12 an issues with resume module views63
@ 2010-08-11  3:25 ` Wolfgang Schuster
  2010-08-11  3:36   ` views63
  2010-08-11 18:15 ` Wolfgang Schuster
  1 sibling, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2010-08-11  3:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

  Am 11.08.10 02:12, schrieb views63:
> Hi all
>
> I found an issues with resume module in latest beta (MkIV)

Fixed.

> BTW: In the old version beta some symbol is invalid such as
> "\setresumevalue{mobile}"

I’ll look into this later.

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: an issues with resume module
  2010-08-11  3:25 ` Wolfgang Schuster
@ 2010-08-11  3:36   ` views63
  0 siblings, 0 replies; 5+ messages in thread
From: views63 @ 2010-08-11  3:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

thanks a lot

--
Best regards,

Huang Ze

2010/8/11 Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
>  Am 11.08.10 02:12, schrieb views63:
>>
>> Hi all
>>
>> I found an issues with resume module in latest beta (MkIV)
>
> Fixed.
>
>> BTW: In the old version beta some symbol is invalid such as
>> "\setresumevalue{mobile}"
>
> I’ll look into this later.
>
> Wolfgang
>
>
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: an issues with resume module
  2010-08-11  0:12 an issues with resume module views63
  2010-08-11  3:25 ` Wolfgang Schuster
@ 2010-08-11 18:15 ` Wolfgang Schuster
  2010-08-12  9:13   ` views63
  1 sibling, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2010-08-11 18:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

  Am 11.08.10 02:12, schrieb views63:
> BTW: In the old version beta some symbol is invalid such as
> "\setresumevalue{mobile}"

I’m sorry but I don’t know what you mean.

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: an issues with resume module
  2010-08-11 18:15 ` Wolfgang Schuster
@ 2010-08-12  9:13   ` views63
  0 siblings, 0 replies; 5+ messages in thread
From: views63 @ 2010-08-12  9:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

Oh,sorry. I mean the results of \setresumevalue{mobile}
{mobile(optional)} only “mobile (optional)} ”
 missing  symbol of mobile(see the picture)So,I have to do use
\setresumevalue{mobile} {\symbol[martinvogel 2][Mobilephone]mobile
(optional)} ,
but the symbol of \symbol[martinvogel 2][FAX] upward bias than the
baseline. The order of \setresumevalue{quote}{Some quote (optional)}
is invalid.

--
Best regards,

Huang Ze

2010/8/12 Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
>  Am 11.08.10 02:12, schrieb views63:
>>
>> BTW: In the old version beta some symbol is invalid such as
>> "\setresumevalue{mobile}"
>
> I’m sorry but I don’t know what you mean.
>
> Wolfgang
>
>

[-- Attachment #2: LaTeX moderncv.gif --]
[-- Type: image/gif, Size: 10322 bytes --]

[-- Attachment #3: modify resumetest-classic.gif --]
[-- Type: image/gif, Size: 12909 bytes --]

[-- Attachment #4: original resumetest-classic.gif --]
[-- Type: image/gif, Size: 6417 bytes --]

[-- Attachment #5: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-12  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11  0:12 an issues with resume module views63
2010-08-11  3:25 ` Wolfgang Schuster
2010-08-11  3:36   ` views63
2010-08-11 18:15 ` Wolfgang Schuster
2010-08-12  9:13   ` views63

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).