ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Works now! At Work, and a question to paragraphs in an Theorem
@ 2024-02-27  9:10 Ursula Hermann
  2024-02-27 10:53 ` [NTG-context] " Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Ursula Hermann @ 2024-02-27  9:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear List,

At Work everything works fine now. Many thanks for those, who have written me.

I have a question to my paragraphs:

\definetextbackground[Paragaph][
  location=paragraph,
  background=color,
  backgroundcolor=lightgray,
  leftoffset=.5\bodyfontsize,
  rightoffset=.5\bodyfontsize,
  topoffset=.5\bodyfontsize,
  bottomoffset=.5\bodyfontsize,
  frame=off,]
  \startparagraph
\starttext
Mitunter ist es aus der Formulierung nur schwer zu erkennen, dass ein \m{∃\forall} oder ein \m{\forall\m∃} versteckt ist. Dann ist es besonders wichtig, die Formulierung sehr lange zu prüfen und eventuell auch formalisiert noch einmal aufzuschreiben.”
\blank
Der Wert von \m{y = f(x)} ist unabhängig von der Wahl\par von \m{x\doubleprime} ist gleichbedeutend mit \m{∃y : ∀x : f(x) = y} \par (Beutelspacher [10, S.54]).
\stopparagraph
\stoptext

So this is the example. What I like to do: The first paragraph should be normal written, but the second one should have more space between the words. Because of Math: Is \hspace the right way? The right command? And using \startnarrower, \stopnarrower?

Many thanks

Uschi


[-- Attachment #1.2: Type: text/html, Size: 6184 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
___________________________________________________________________________________

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

* [NTG-context] Re: Works now! At Work, and a question to paragraphs in an Theorem
  2024-02-27  9:10 [NTG-context] Works now! At Work, and a question to paragraphs in an Theorem Ursula Hermann
@ 2024-02-27 10:53 ` Pablo Rodriguez via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-02-27 10:53 UTC (permalink / raw)
  To: ntg-context; +Cc: Pablo Rodriguez

On 2/27/24 10:10, Ursula Hermann wrote:
>[...]
> I have a question to my paragraphs:
>
> \definetextbackground[Paragaph][
> [...]
>   \startparagraph

Hi Uschi,

if you define Paragaph, then you should use \startParagaph (and
\stopParagaph).

> \starttext

Even if that works, it would be better to nest commands (\starttext
before \startparagraph).

> [...]
> So this is the example. What I like to do: The first paragraph should be
> normal written, but the second one should have more space between the
> words. Because of Math: Is \hspace the right way? The right command? And
> using \startnarrower, \stopnarrower?

Narrower refers to margins. Extra space between words would be something
different (at least, as far as I get it).

That being said, I have no idea how to get different inter-word spacing.

Just in case it might help,

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

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

end of thread, other threads:[~2024-02-27 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27  9:10 [NTG-context] Works now! At Work, and a question to paragraphs in an Theorem Ursula Hermann
2024-02-27 10:53 ` [NTG-context] " Pablo Rodriguez via ntg-context

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