ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan-Erik Hägglöf via ntg-context" <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Jan-Erik Hägglöf" <skrantajanneman@gmail.com>
Subject: Re: Curriculum example not working anymore (repost)
Date: Fri, 24 Feb 2023 15:03:37 +0100	[thread overview]
Message-ID: <2DEB6FC4-EF39-467C-8796-A8517A38FBD1@gmail.com> (raw)
In-Reply-To: <B76DCEBD-C24D-4F4E-9AE9-2E269F889F17@gmail.com>


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

Dear List!

I’ve managed to solve the issue with some modification, though it seems not possible to handle it within a frame. See example below

Original settings in m-resume.tex

\define[5]\EDUITEM{\framed[frame=off,align=right,width=broad] % The reason seems to be the frame command
                     {{\bf #1}\inmargin{\it #2}\ (#3).\crlf
                     {\bf #4}, #5.\blank[small]}}

doesn’t work as expected.

My modification

\define[5]\EDUITEM{ \inleft{\bf #1} 
                     {{\it #2}\ (#3).\crlf
                     {\bf #4}, #5.\blank[small]}}

Then it seems to work as expected. 


> 23 feb. 2023 kl. 08:53 skrev Jan-Erik Hägglöf <skrantajanneman@gmail.com>:
> 
> Dear List!
> 
> I discovered a flaw when I updated my personal cv built with inspiration from the wiki example
> 
> https://wiki.contextgarden.net/Curriculum_Vitae
> 
> The margin text dissappear so it needs to be updated and modified in some way.
> 
> I’m sending the output and files from wiki example
> 
> My apologize for multiple posts in same issue due to size limit problems.
> 
> Thanks in advance
> 
> Jan-Erik
> 
> <cv.log>
> <cv.pdf>
> <cv.tex>
> <m-resume.tex>
> 
> 


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

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

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2023-02-24 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-23  7:53 Jan-Erik Hägglöf via ntg-context
2023-02-24 14:03 ` Jan-Erik Hägglöf via ntg-context [this message]

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=2DEB6FC4-EF39-467C-8796-A8517A38FBD1@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=skrantajanneman@gmail.com \
    /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).