ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ursula Hermann <ursula.hermann@univie.ac.at>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: It works after a few changes but ..
Date: Thu, 23 Nov 2023 09:25:25 +0000	[thread overview]
Message-ID: <ab9d080db4574b2684c95ca7d2c7d19d@univie.ac.at> (raw)
In-Reply-To: <843340a4996a47ea9b26831c7ab067ff@univie.ac.at>


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


Dear List,


After once more a little changes this is the example I wanted, and it is perfekt:

\definemargindata  [MyInMargin][inright]
\definemarginframed[MyInMargin][topframe=on,bottomframe=on,rulethickness=1pt,width=1cm]

\defineenumeration
  [theorem]
  [
    text=Theorem,
    title=yes,
    width=fit,
    distance=0.5em,
    alternative=serried,
  ]
\margintext{\blackrule[color=black, height=0.25ex, width=1cm]\\}\blackrule[color=black, height=0.25ex, width=15cm]
\starttext
\margintext {1.1.1}
  \starttheorem
    The square on the hypotenuse is equal to the sum of the squares on the
    other two sides.
  \stoptheorem
\stoptext

Many thanks to Bruce and Aditya for your help.

Regards
Uschi


________________________________
Von: Ursula Hermann <ursula.hermann@univie.ac.at>
Gesendet: Montag, 20. November 2023 09:54:25
An: mailing list for ConTeXt users
Betreff: [NTG-context] Re: It works after a few changes but ..

Dear Bruce,

Yes, I need also margintext.

Many thanks
Uschi

-----Ursprüngliche Nachricht-----
Von: Bruce Horrocks <ntg@scorecrow.com>
Gesendet: Samstag, 18. November 2023 15:48
An: ntg-context mailing list <ntg-context@ntg.nl>
Betreff: [NTG-context] Re: It works after a few changes but ..


> On 17 Nov 2023, at 14:06, Ursula Hermann <ursula.hermann@univie.ac.at> wrote:
>
> \margintext{2.1.1}{\starttheorem {The square on the hypotenuse is
> equal to the sum of the squares on the other two sides. Ach is das
> schön, dass du da bist} \stoptheorem

The spurious parentheses seem to be a side-effect of having unmatched curly brackets in the bit that I have quoted.

The following eliminates them:

\definemargindata  [MyInMargin][inright] \definemarginframed[MyInMargin][topframe=on,bottomframe=on,rulethickness=1pt,width=1cm]
\margintext{\blackrule[color=black, height=0.25ex, width=1cm]\\}\blackrule[color=black, height=0.25ex, width=7cm] \setupenumerations  [ before={\blank[big]},
   after={\blank[big]},
   location=serried,
   width=broad,
   distance=0.5em,
   headstyle=bold,
   titlestyle=normal,
   way=bytext,
   conversion=numbers]
\defineenumeration
 [theorem]
 [    text=Theorem,
     title=yes,
     style=italic,
      list=all,
  listtext={Theorem }]
\starttext
\margintext{2.1.1}{\starttheorem The square on the hypotenuse is equal to the sum of the squares on the other two sides. Ach is das schön, dass du da bist \stoptheorem } \stoptext

I see also in this thread that you have sad "yes" to Aditya's suggestion. But that doesn't have the margintext. Do you still want/need margintext?

—
Bruce Horrocks
Hampshire, UK



—
Bruce Horrocks
Hampshire, UK

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

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

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

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

      parent reply	other threads:[~2023-11-23  9:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 14:06 [NTG-context] " Ursula Hermann
2023-11-17 14:47 ` [NTG-context] " Aditya Mahajan
2023-11-17 16:11   ` Ursula Hermann
2023-11-18 14:47 ` Bruce Horrocks
2023-11-20  8:54   ` Ursula Hermann
2023-11-21 23:19     ` Bruce Horrocks
2023-11-23  9:25     ` Ursula Hermann [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=ab9d080db4574b2684c95ca7d2c7d19d@univie.ac.at \
    --to=ursula.hermann@univie.ac.at \
    --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).