ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Jeroen <contextntg@gmail.com>
Subject: [NTG-context] Re: Comments placed in the margin
Date: Tue, 19 Mar 2024 20:00:41 +0100	[thread overview]
Message-ID: <3c4928ea-fad8-e02c-287b-aa8e037fdaa4@gmail.com> (raw)
In-Reply-To: <CAPtmdbPzx_k+hubQOwbS1NqTqX2mW_UW5376AfVrD3Kpsw9zPA@mail.gmail.com>

Jeroen schrieb am 19.03.2024 um 19:34:
> This one unbolds the margin text:
> 
> \setupmargindata[inouter][style=\tf]
> 
> This one works well, it unbolds and reduces the size of the margin text:
> 
> \setupmargindata
>    [inouter]
>    [style={\switchtobodyfont[8pt]}]
> 
> This one does not seem to make a change:
> 
> \setupmargindata[inmargin][style={\tf}]


It does for me but but unless you want a certain style it is better to 
use a empty argument for the style key.

\starttext

\inmargin{Bold?}\samplefile{lorem}

\setupmargindata[inmargin][style=]

\inmargin{Bold?}\samplefile{lorem}

\stoptext

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-03-19 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 14:38 [NTG-context] " Jeroen
2024-03-19 14:43 ` [NTG-context] " Hans van der Meer via ntg-context
2024-03-19 14:52 ` Hraban Ramm
2024-03-19 14:57 ` Wolfgang Schuster
2024-03-19 15:15 ` Marco Patzer
2024-03-19 18:34   ` Jeroen
2024-03-19 19:00     ` Wolfgang Schuster [this message]
2024-03-19 19:40 ` Jean-Pierre Delange

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=3c4928ea-fad8-e02c-287b-aa8e037fdaa4@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=contextntg@gmail.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).