ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: underbar/margin text
Date: Wed, 21 Nov 2012 08:50:16 +0100	[thread overview]
Message-ID: <CAG5iGsAYSDP5mUHQ=_V11y08iAzEh5d4QdLs0HENRdOR2GPPvA@mail.gmail.com> (raw)
In-Reply-To: <50AB8098.3050804@aon.at>


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

On Tue, Nov 20, 2012 at 2:07 PM, Daniel Schopper <daniel.schopper@aon.at>wrote:

> Dear all,
> sorry to have to ask again, but I haven't been able to find a solution to
> this by now… Is there no way to prevent underlining in marginal notes when
> it is inside an underlined group? It shouldn’t be too difficult as it does
> work with footnotes, but I have no clue where to start…
>
> \starttext
> \underbar{%
>
>         Test Test Test\footnote{footnote}~Test Test Test\par
>         Test\inleft{marginal} Test Test Test Test Test \par
> }
> \stoptext
>
>
> Any help is very much appreciated!
>
> Daniel
>
> ___________________________________________________________________________________
>

maybe it can help you, considering that underbar is a controversial
typographic style, to separate  text at the margin from the rest

\starttext
\underbar{%

        Test Test Test\footnote{footnote}~Test Test Test\par
        Test\inleft{marginal} Test Test Test Test Test \par
}

\startbar[underbar]

        Test Test Test\footnote{footnote}~Test Test Test\par
        Test%
\stopbar%
\inleft{marginal}%
\startbar[underbar]
        Test Test Test Test Test \par
\stopbar

%\setupbars[unit=mm,rulethickness=1]     bar\startbar[underbar]foo\stopbar
bar\blank
%\setupbars[unit=ex,rulethickness=1]     bar\startbar[underbar]foo\stopbar
bar\blank
%\setupbars[unit=pt,rulethickness=1]     bar\startbar[underbar]foo\stopbar
bar\blank
%\setupbars[unit=pt,rulethickness=10pt]  bar\startbar[underbar]foo\stopbar
bar

\stoptext

-- 
luigi

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

[-- Attachment #2: Type: text/plain, Size: 485 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:[~2012-11-21  7:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 11:08 Daniel Schopper
2012-11-20 13:07 ` Daniel Schopper
2012-11-21  7:50   ` luigi scarso [this message]
2012-11-21  8:36 ` Wolfgang Schuster
2012-11-21  8:42   ` luigi scarso
2012-11-21  8:52     ` Wolfgang Schuster
2012-11-21  9:02       ` luigi scarso
2012-11-21  9:12         ` Daniel Schopper
2012-11-21  9:18           ` Wolfgang Schuster
2012-11-21 12:08   ` Hans Hagen

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='CAG5iGsAYSDP5mUHQ=_V11y08iAzEh5d4QdLs0HENRdOR2GPPvA@mail.gmail.com' \
    --to=luigi.scarso@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).