Sorry, I've misread the question...
Denis Maier hat am 08.07.2025 13:18 CEST geschrieben:
Have you tried
\placefigure{none}?
John Was hat am 08.07.2025 12:15 CEST geschrieben:
Have you tried
\placefigure{none}?
John Was hat am 08.07.2025 12:15 CEST geschrieben:
Many thanks to everyone for advice - I combined various suggestions and managed to end up with a landscape picture occu
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
www.avg.com
On Fr
Also, \startpart is listed on this page:
https://wiki.contextgarden.net/Command/_startsection
Von: denisma...@mailbox.org
Gesendet: Freitag, 4. Juli 2025 13:12
An: 'mailing list for ConTeXt users'
Betreff: AW: [NTG-context] Bookmark hierarchy
Have you tried \setuphead[part][number=no]?
Have you tried \setuphead[part][number=no]?
Von: John Was
Gesendet: Freitag, 4. Juli 2025 13:00
An: mailing list for ConTeXt users
Betreff: [NTG-context] Bookmark hierarchy
Hello.
I'm still in the newbie category with ConTeXt, and am getting to grips with
bookmarking of PDFs for the
...@capdm.com> wrote:
Thanks both. I stripped out the \starttext \xmlprocessfile ... \stoptext from
my tex file and just used the command line invocation as suggested and it
worked perfectly. So I've learned two things for the price of one!
Thanks again.
Duncan
On Mon, 30 Jun 2025 at 17:3
te:
Thanks both. I stripped out the \starttext \xmlprocessfile ... \stoptext from
my tex file and just used the command line invocation as suggested and it
worked perfectly. So I've learned two things for the price of one!
Thanks again.
Duncan
On Mon, 30 Jun 2025 at 17:34, Den
Do you actually need
\xmlprocessfile{...}{\inputfilename}{}
?
I just use
context --environment=mytexfile myxmlfile.xml
and it works just fine.
Wolfgang Schuster hat am 30.
First, just guessing but maybe if more adds a line there might also be a less
parameter.
Anyway, this here works for me as well (adapted from Hans’s example,
https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/6MRZEFJD5SGIQXJQQOENETERY5FKMG6S/):
\starttext
\startlinenumber
Don't know if that's still the case, but see here: https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/6MRZEFJD5SGIQXJQQOENETERY5FKMG6S/
John Was hat am 24.06.2025 17:00 CEST geschrieben:
Hello. Is t
Thanks,. Hans!
That doesn't change the slightly off-placed bar, but now I can use the
character with the precomposed bar. Interesting... (This also looks not
perfect, but much better than the version with the combining character.)
Has using \definefontfeature[default][default][compose=yes] any
An: 'mailing list for ConTeXt users'
Betreff: AW: [NTG-context] Re: Linebreaks
Probably not. It does give me linebreak, but I'm also loosing justification
in the relevant line. So how should I go about it?
Best,
Denis
Von: Denis Maier via ntg-context mailto:ntg
Probably not. It does give me linebreak, but I'm also loosing justification
in the relevant line. So how should I go about it?
Best,
Denis
Von: Denis Maier via ntg-context
Gesendet: Dienstag, 20. Mai 2025 13:47
An: mailing list for ConTeXt users
Cc: denisma...@mailbox.org
Betreff:
Probably this: \penalty-1
Or is there a better command?
Von: denisma...@mailbox.org
Gesendet: Dienstag, 20. Mai 2025 13:45
An: mailing list for ConTeXt users
Betreff: Linebreaks
I just wanted check how I can indicate good places for linebreaks.
This pages should help me:
https://wi
I just wanted check how I can indicate good places for linebreaks.
This pages should help me:
https://wiki.contextgarden.net/Text_blocks/Typography/Delimiters_and_breaks
But the relevant paragraph just says: "If you would like to tell ConTeXt
that this might be a good place for a line break, you
No, it’s not possible to use LaTeX templates for in ConTeXt. Regarding adapting
a template: if you mean by this providing a preset of certain settings to make
them reusable, then yes, that’s certainly possible. Look into environments:
https://wiki.contextgarden.net/Command/environment
Best,
Use indentnext=yes on setupfloats: https://wiki.contextgarden.net/Command/setupfloat
Joel via ntg-context hat am 13.05.2025 03:39 CEST geschrieben:
\starttext
\setupindenting[yes, big, always]
> -Ursprüngliche Nachricht-
> Von: Wolfgang Schuster
> Gesendet: Mittwoch, 12. März 2025 16:20
> An: ntg-context@ntg.nl
> Betreff: [NTG-context] Re: Structureuservariable and long lines
>
> Am 12.03.2025 um 14:23 schrieb denis.ma...@unibe.ch:
> > Hi,
> >
> > I have section headings where
Turns out this is not really related to structureuservariables
happens here
too:
\define[2]\sectionCMD
{#1 #2}
\setuphead [section]
[
command=\sectionCMD,
]
\starttext
\startsection
[title=asdfasdf jasklödf aöslkdfj aölskdjf öaslkdjf öalskdjf öalksdj
What about putting the relevant sections in a group with \begingroup \endgroup? Or you could save the default settings in a la setup and call them where needed.
Joel via ntg-context hat am 07.03.2025 03:55 CET geschrieben:
> -Ursprüngliche Nachricht-
> Von: Hans Hagen via ntg-context
> Gesendet: Freitag, 28. Februar 2025 14:30
> An: ntg-context@ntg.nl
> Cc: Hans Hagen
> Betreff: [NTG-context] Re: Quads not appearing
>
> On 2/27/2025 3:23 PM, Denis Maier via ntg-context wrote:
&g
Ok, I've found it. The problem is that I have something in the xml file that
produces spurios spaces, which I try to get rid of with \removeunwantedspaces.
However, this seems to have an effect on the wanted \qquad.
Is there a way to remove unwanted spaces inside a given element without
affecti
Hi,
I have an xml setup like the one below. In my real document the qquads in
xml:index-entry don't appear, but I haven't been able to reproduce the
problem in the MWE. What could be the cause of such an issue?
I don't know if this is helpful, but I had to change the line
\xmlfilter{#1}{/t
Unfortunately that's not possible. It's a title index, and for obvious reasons
I won't be able to change the titles.
> -Ursprüngliche Nachricht-
> Von: vm via ntg-context
> Gesendet: Dienstag, 25. Februar 2025 15:11
> An: ntg-context@ntg.nl
> Cc: vm
> Betreff: [NTG-context] Re: Descrip
> -Ursprüngliche Nachricht-
> Von: Bruce Horrocks
> Gesendet: Dienstag, 18. Februar 2025 01:00
> An: ntg-context mailing list
> Betreff: [NTG-context] Re: Are paths resolved relative to file location or
> calling
> location?
>
>
>
> > On 17 Feb 2025, at 14:42, denis.ma...@unibe.ch wro
> -Ursprüngliche Nachricht-
> Von: Aditya Mahajan
> Gesendet: Dienstag, 18. Februar 2025 04:23
> An: mailing list for ConTeXt users
> Betreff: [NTG-context] Re: Are paths resolved relative to file location or
calling
> location?
>
> On Mon, 17 Feb 2025, denis.ma...@unibe.ch wrote:
>
> >
Well, this is not an automatic delay option, but you can place footnotes
manually: https://wiki.contextgarden.net/Footnotes#Placing_Footnotes_Manually
It's probably a bit tedious if there are a lot of footnotes, but for the
occasional note it might be ok.
You can probably define a command \delay
Should that be be before={\testpage[5]} instead of after=?
Henning Hraban Ramm hat am 02.11.2024 23:58 CET geschrieben:
Am 02.11.24 um 21:11 schrieb Joel via ntg-context:
How can
Well,
The command \setupexternalfigures is an alias of \setupexternalfigure
(https://wiki.contextgarden.net/Command/setupexternalfigures)
So, it basically says that the available options in the alias commands are the same as in the original command.
> -Ursprüngliche Nachricht-
> Von: Wolfgang Schuster
> Gesendet: Freitag, 20. September 2024 12:26
> An: mailing list for ConTeXt users ; Joel via ntg-context
> cont...@ntg.nl>
> Betreff: [NTG-context] Re: How to tell a single *.tex file to produce separate
> PDFs?
>
> You can use the p
I was going to suggest pdftk which is similar to mutools. You can get
boundaries from a the log file and then split the file using these tools.
(Search the mailing list: I think that's also something ConTeXt might be
able to do natively, but I'm not sure.)
Then, you might also consider using a pro
You could define a specific typescript for that without a definition for bold.
Joel via ntg-context hat am 24.08.2024 03:09 CEST geschrieben:
If there any way to forbid boldface text for a section, e.g.:
Hi,
the current update should contain a file general/manuals/xml-mkiv-tricks.pdf
I couldn't find it.
The math manuals are there though (thanks for all the hard work on this
one!), and they date shows they have been just added.
Any hints?
Best,
Denis
-Ursprüngliche Nachricht-
Von: Cron D
Pablo Rodriguez via ntg-context hat am 07.06.2024 21:41 CEST geschrieben:
Again, xml-mkiv.pdf is documenting the way of handling XML in ConTeXt
and it has to be written that way.
Well, you define less levels than you need.
Try this :
%
\definesectionlevels
[default]
[
%chapter, % uncomment this line to make it work
section, subsection, subsubsection, subsubsubsection, subsubsubsubsection]
\starttext
\startsectio
https://wiki.contextgarden.net/French_spacing
Joel via ntg-context hat am 05.05.2024 00:30 CEST geschrieben:
I noticed that some code is being rendered wrong, most especially apparent in a column environment where someti
> -Ursprüngliche Nachricht-
> Von: Wolfgang Schuster
> Gesendet: Samstag, 27. April 2024 07:40
> An: Denis Maier
> Cc: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Re: \par and \startlines
>
> Denis Maier schrieb am 26.04.2024 um 19:52:
>
> > I see. But there's no comman
:
Denis Maier via ntg-context schrieb am 26.04.2024 um 18:10:
Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> hat am 26.04.2024 17:25 CEST gesch
Wolfgang Schuster hat am 26.04.2024 18:24 CEST geschrieben:
Denis Maier via ntg-context schrieb am 26.04.2024 um 18:10:
Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> hat am 26.04.2024
Pablo Rodriguez via ntg-context hat am 26.04.2024 17:25 CEST geschrieben:
On 4/26/24 15:33, denis.ma...@unibe.ch wrote:
Hi,
I’m trying to typeset a poem from X
> -Ursprüngliche Nachricht-
> Von: Wolfgang Schuster
> Gesendet: Samstag, 20. April 2024 11:56
> An: Denis Maier
> Cc: mailing list for ConTeXt users ; denis.ma...@unibe.ch
> Betreff: Re: [NTG-context] Re: minwidth not working ?
>
> Denis Maier schrieb am 19.04.2024 um 22:55:
>
> >> Wol
Wolfgang Schuster hat am 19.04.2024 20:32 CEST geschrieben:
denis.ma...@unibe.ch schrieb am 10.04.2024 um 12:47:
Hi,
Shouldn’t minwidth set a default minimal width for external figures? But this here does no
Hi again,
another follow up. Can anyone confirm this issue? Is there a way to set the
minimal width of graphics?
Best,
Denis
Von: Maier, Denis Christian (UB)
Gesendet: Mittwoch, 10. April 2024 12:47
An: ntg-context@ntg.nl
Betreff: minwidth not working ?
Hi,
Shouldn't minwidth set
Hi again,
just a quick follow up on this one. Can anyone reproduce this?
Would be good to know how this can be fixed. I have this in a real document,
and as I'm typesetting a XML source I cannot just adjust slightly adjust the
dimensions to get rid of that.
Best,
Denis
Von: denisma
Thomas A. Schmitz hat am 14.04.2024 22:18 CEST geschrieben:
On 4/14/24 22:11, Joel via ntg-context wrote:
I have a document with PNG, JPG, and TIFF. When I try using
> -Ursprüngliche Nachricht-
> Von: Pablo Rodriguez via ntg-context
> Gesendet: Donnerstag, 11. April 2024 17:26
> An: 'mailing list for ConTeXt users'
> Cc: Pablo Rodriguez
> Betreff: [NTG-context] Re: unknown script 'mtx-context.lua' or 'mtx-mtx-
> context.lua
>
> On 4/10/24 22:28, Den
> -Ursprüngliche Nachricht-
> Von: Pablo Rodriguez via ntg-context
> Gesendet: Mittwoch, 10. April 2024 19:35
> An: ntg-context@ntg.nl
> Cc: Pablo Rodriguez
> Betreff: [NTG-context] Re: unknown script 'mtx-context.lua' or 'mtx-mtx-
> context.lua
>
Hi,
I wanted to test my earlier example (float placement) also with MKIV, but
context ---luatex .
give me this error message :
unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua
How can I make it work?
Best,
Denis
__
Hi,
another graphics/floats question: consider the following example
%
\setupexternalfigures
[location={local,global,default}]
\starttext
\placefigure{A Cow}{\externalfigure[cow][
height=.5\textheight,
]
Hi,
Aren’t environments used for setups (and not for textual content). Maybe a
buffer may be what you want ?
https://wiki.contextgarden.net/Command/startbuffer
Best,
Denis
Von: Jeroen
Gesendet: Montag, 4. März 2024 06:15
An: mailing list for ConTeXt users
Betreff: [NTG-context] Re
Nevermind, I just found this:
https://mirror.init7.net/ctan/fonts/greek/gfs/gfsdidot/doc/DidotSpecimen.pdf
So there should be italics...
Sorry for the noise.
> -Ursprüngliche Nachricht-
> Von: Denis Maier via ntg-context
> Gesendet: Montag, 26. Februar 2024 14:04
> An: '
I don't know, but maybe GFS Didot has not italic shape?
At least, that's what I'd guess after looking at this
https://fonts.google.com/specimen/GFS+Didot (maybe your version has italics...)
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: Jean-Pierre Delange
> Gesendet: Montag, 26. Februa
Hi Otared
Shouldn't the version be 2024?
Best
Denis
Otared Kavian hat am 24.02.2024 10:40 CET geschrieben:
Hi Hans,
Thanks for this nice option: it comes handy for m
Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> hat am 19.01.2024 18:34 CET geschrieben:
On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>> *Von:*Alain Delmotte <alain.delmo..
Works here.
Best,
Denis
Von: Alain Delmotte
Gesendet: Donnerstag, 18. Januar 2024 20:04
An: ntg-context@ntg.nl
Betreff: [NTG-context] Re: upload
Hi,
When I go to https://www.pragma-ade.nl/ I get an 404 Not Found message, so I
can't download the new upload !!
Any reason?
Alain
Le 18
ward \NC \input ward \NC \NR
\stoptabulate
\stoptext
%%%
Best,
Denis
Von: ntg-context Im Auftrag von Denis Maier via
ntg-context
Gesendet: Dienstag, 27. Juni 2023 10:56
An: ntg-context@ntg.nl
Cc: Maier, Denis Christian (UB)
Betreff: [NTG-context] Tabulate: Change cell
Hi,
is it possible to override the defined orienatation for a given cell ?
Take this example from the wiki:
%%
\starttext
\starttabulate[|l|c|r|]
\NC this and that \NC left and right \NC here and there \NC \NR
\NC such and so \NC up and down \NC on and on \NC \NR
\
I usually use a makefile for this.
There I have build rule that first cds into the target directory, then calls
context from there.
Best
Denis
Von: ntg-context im Auftrag von peter.hopcroft---
via ntg-context
Gesendet: Samstag, 27. Mai 2023 03:52:42
An:
> -Ursprüngliche Nachricht-
> Von: Aditya Mahajan
> Gesendet: Mittwoch, 24. Mai 2023 14:49
> An: Denis Maier via ntg-context
> Cc: Maier, Denis Christian (UB)
> Betreff: Re: [NTG-context] module installer: unknown script 'install-
> modules.lua' or
texmf-win64\bin
..\context\bin
In my path.
Do I need to add something else to the Path?
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Hans Hagen
> via ntg-context
> Gesendet: Mittwoch, 24. Mai 2023 09:00
> An: Denis Maier via ntg-context
Hi,
I'm setting up a new computer, and I've wanted to benefit from the new module
installer. However, the commands I should use gives me the following error
message :
mtxrun --script install-modules --list
mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua'
I'm using a
Technically it should be possible:
https://wiki.contextgarden.net/Footnotes
(see under footnote formatting).
However, the example is not particularly pretty and the explanatory text states
there is a bug.
Don’t know if that is the current behavior or if this bug has been fixed.
Best,
Denis
Von
Depending on how complex your files are, you might want to have a look at
pandoc. It does a decent job when converting docx to other formats (HTML,
Markdown or even ConTeXt).
Best & good luck
Denis
> -Ursprüngliche Nachricht-
> Von: Keith McKay
> Gesendet: Mittwoch, 12. April 2023 12:2
Hey Keith,
the code below should get you started. Obviously, the links in the footnotes
don't appear as there are no setups for the elements yet.
By the way, where is the HTML coming from? The dual structure for footnotes
looks a bit odd and a bit too complicated for me.
=
Hard to tell, if you don't show us what you've tried so far.
In one of my setups I use the lua based approach described on page 86/87. But
again, we'll probably need more information to figure it out.
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Keith
> McKay via ntg-con
][left, right] narrower text \stopnarrow some text after \stoptext
Thanks, good to know. I'll update the documentation.
Best,
Denis
>
> > On 23/02/2023, at 11:14 PM, Denis Maier via ntg-context cont...@ntg.nl> wrote:
> >
> > Hi,
> > While doing some more te
. März 2023 03:35
> An: Hans Hagen via ntg-context
> Cc: Alan Braslau
> Betreff: Re: [NTG-context] Float control
>
> On Thu, 2 Mar 2023 00:12:53 +0100
> Hans Hagen via ntg-context wrote:
>
> > On 2/28/2023 11:45 AM, Denis Maier via ntg-context wrote:
> > > Hi eve
s
Von: ntg-context Im Auftrag von Denis Maier via
ntg-context
Gesendet: Donnerstag, 2. März 2023 09:21
An: ntg-context@ntg.nl
Cc: Maier, Denis Christian (UB)
Betreff: [NTG-context] Disappearing footnote in figure / tabulate
Hi,
I have a strange case where a footnote in a tabulate disappears. S
Hi,
I have a strange case where a footnote in a tabulate disappears. Strangely, I
*cannot* reproduce the behaviour in the MWE below. At first, I thought it must
have something to do with \startpostponingnotes, but it seems that this
currently isnt't necessary anymore, or at least only for extre
Hi everyone,
I've recently had to typeset a document that gave me some headaches with the
floats. The floats where jumping around, appearing in a different order than in
the source file, tables ended up split up at weird points, some positioning
keys had not the intended effect (e.g. top), mov
No, I don’t think that’s possible, at least it wasn’t last time I’ve checked :
https://www.mail-archive.com/ntg-context@ntg.nl/msg102871.html
Best,
Denis
Von: ntg-context Im Auftrag von jbf via ntg-context
Gesendet: Freitag, 24. Februar 2023 06:42
An: mailing list for ConTeXt users
Cc: jbf
Be
Hi,
While doing some more tests with my example from yesterday (tables in
\startnarrow), I've realized that the example from the wiki doesn't seem to
quite work as expected:
%%
\starttext
Some text before
\startnarrow[left=2cm,right=1cm,before={\blank[2*line]},after={\blank[half
Hi,
I want to make the spacing before headings conditional. Like, apply the spacing
if the a heading follows some text, but not if it immediately follows a
previous heading. This has been requested before :
https://www.mail-archive.com/ntg-context@ntg.nl/msg63950.html
Does there exist a way no
Hi,
I need to have a table set with tabulate centered and a bit narrower. But it
seems that \startnarrow has no effect on the tabulate. Am I missing something ?
Is there a better way to achieve the same thing?
Best,
Denis
\starttext
\showframe
\startplacefigure[location=force,number=no]
\star
I maybe should have mentioned the error message I'm getting:
error in line 9, namespace '1CB>:', key 'align=lefttoright,'
Maybe that's helpful for tracking this down...
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von D
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Hans Hagen
> via ntg-context
> Gesendet: Donnerstag, 16. Februar 2023 23:45
> An: Denis Maier via ntg-context
> Cc: Hans Hagen
> Betreff: Re: [NTG-context] Unexpected results with \xmlpos
>
> O
Hi,
I'm getting unexpected results for \xmlpos
With the example below, I was expecting to get the following positions:
1 2 3 4
However the result is: 2 4 6 8, i.e. each time it's exactly the double.
What am I missing?
Background: I need to define column alignment based on the value of the
elem
Oh, that's bad. Because apparently it never came through :
https://www.mail-archive.com/ntg-context@ntg.nl/msg103661.html
(Maybe the two mentioned files are to large?)
> -Ursprüngliche Nachricht-
> Von: Alan Braslau
> Gesendet: Freitag, 16. Dezember 2022 15:02
> An: Maier, De
What was his approach? Did he probably send it off-list?
> -Ursprüngliche Nachricht-
> Von: Alan Braslau
> Gesendet: Freitag, 16. Dezember 2022 14:58
> An: Maier, Denis Christian (UB)
> Cc: ntg-context@ntg.nl
> Betreff: Re: [NTG-context] Structure: multi-volume products
>
> On Fri, 16 D
Another think you might want to consider: automatic local overrides. So, I’d
copy everthing to a build folder, copy the environment from somewhere above
unless the current folder contains a file with the same name.
Denis
Von: ntg-context Im Auftrag von Pawel Urbanski via
ntg-context
Gesendet:
Also, I think you'll need to load the environment in your products as well. I
don't think linking to the project is enough. (Check the mailing list, I have
also asked similar questions already...)
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Henning
> Hraba
Last time I had to do something like this I've kept both books in one master
file (actually one master file for part 1, one for part 2, one for both
together). With that I could easiliy have a table of contents for both volumes.
I've made some experiments with writing stuff to the logs or tuc fi
Don’t know about ConTeXt. But maybe you might want to have a look at pdftk. You
could try to produce per-section pdfs and include those.
Best,
Denis
Von: ntg-context Im Auftrag von Joel via
ntg-context
Gesendet: Sonntag, 4. Dezember 2022 23:31
An: Mailing List for ConTeXt Users
Cc: Joel
Betr
Just a quick question regarding this?
Is xml.filter equivalent to \xmlfilter? If so, how do you pass the match to a
command as you'd do with \xmlfilter?
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von mf via ntg-
> context
> Gesendet: Mittwoch, 16. November 202
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Pablo
> Rodriguez via ntg-context
> Gesendet: Dienstag, 15. November 2022 16:07
> An: Denis Maier via ntg-context
> Cc: Pablo Rodriguez
> Betreff: Re: [NTG-context] Do environment files ad
Hi,
if I process an XML buffer, I've noticed I need to wrap the \xmlprocessbuffer
in a \starttext ... \stoptext pair.
%%%
\startbuffer[test]
a paragraph of text
another paragraph of text
\stopbuffer
\startxmlsetups xml:demo
\xmlsetsetup{\xmldocument}{document|
Hi,
most examples in the mkiv-xml manual use #1 with \xmlsetsetup, e.g.
\startxmlsetups xml:demo:base
\xmlsetsetup{#1}{document|section|p}{xml:demo:*}
\stopxmlsetups
However, in quite a few occasions I've noticed the usage of \xmldocument
instead of #1.
What exactly is the difference ?
When
Thanks. I’ve had a quick look.
One thing I’ve found is that it supports \start... commands, yet in some cases
the corresponding \stop... commands seem to be missing.
[cid:image001.png@01D8F440.4954AD00]
Am I missing something ?
Best,
Denis
Von: ntg-context Im Auftrag von Ramkumar KB via
ntg-c
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Pablo
> Rodriguez via ntg-context
> Gesendet: Mittwoch, 19. Oktober 2022 20:02
> An: Leah Neukirchen via ntg-context
> Cc: Pablo Rodriguez
> Betreff: Re: [NTG-context] Suboptimal German hyphenation
>
> Hans added hyphenmin so
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Hans Hagen
> via ntg-context
> Gesendet: Mittwoch, 12. Oktober 2022 21:12
> An: Denis Maier via ntg-context
> Cc: Hans Hagen
> Betreff: Re: [NTG-context] \quotation, protrusion and linebreaking
>
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Henning
> Hraban Ramm via ntg-context
> Gesendet: Mittwoch, 12. Oktober 2022 10:15
> An: ntg-context@ntg.nl
> Cc: Henning Hraban Ramm
> Betreff: Re: [NTG-context] \quotation, protrusion and linebreaking
>
> Am 11.10.22 um 21:0
Thank you so much for all your efforts!
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Henning
> Hraban Ramm via ntg-context
> Gesendet: Freitag, 16. September 2022 09:38
> An: Henning Hraban Ramm via ntg-context
> Cc: Henning Hraban Ramm
> Betreff: Re: [NTG-c
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Steffen
> Wolfrum via ntg-context
> Gesendet: Mittwoch, 14. September 2022 16:45
> An: mailing list for ConTeXt users
> Cc: Steffen Wolfrum ; Hans Hagen
>
> Betreff: Re: [NTG-context] Hyphenation in multi-language projects
>
Too bad, but thanks for letting us know. Have a nice meeting!
Best,
Denis
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Henning
> Hraban Ramm via ntg-context
> Gesendet: Mittwoch, 14. September 2022 09:23
> An: jbf via ntg-context
> Cc: Henning Hraban Ramm
> Betreff: [NT
> -Ursprüngliche Nachricht-
> Von: ntg-context Im Auftrag von Max
> Chernoff via ntg-context
> Gesendet: Mittwoch, 14. September 2022 08:51
> An: ntg-context@ntg.nl
> Cc: Max Chernoff ; cont...@st.estfiles.de
> Betreff: Re: [NTG-context] Hyphenation in multi-language projects
>
> Hi Steff
Untested: try specifying the exceptions first, load mainlanguage later?
Or, use \hyphenation?
Have you tested any if these?
Or, you could use multiple exception blocks...
\startexceptions[it]
Steff-en
\stopexceptions
\startexceptions[en]
Steff-en
\stopexceptions
Von: Joey McCollum
Gesendet: Mittwoch, 31. August 2022 12:25
An: mailing list for ConTeXt users
Cc: Maier, Denis Christian (UB)
Betreff: Re: [NTG-context] Hebrew punctuation with SBL Hebrew
In your "broken" example, the patah below the het is being moved to the right
rather than staying under
Hi,
I’m running into something weird with Hebrew punctuation. Consider the example
below. SBL Hebrew gives me incorrect results when there’s a vaw with a holam =
וֹ just before a chet with a patach = חַ => the patach below the chet ist
misplaced.
If I remove the holam from the vaw, everything l
> -Ursprüngliche Nachricht-
> Von: Hans Hagen
> Gesendet: Dienstag, 30. August 2022 14:31
> An: Maier, Denis Christian (UB) ; mailing list for
> ConTeXt users
> Betreff: Re: AW: [NTG-context] Parallel texts: verse with blanks between
> stanzas via tabulate
>
> On 8/30/2022 1:40 PM, denis
o:j.ha...@xs4all.nl>>
> Betreff: Re: [NTG-context] Parallel texts: verse with blanks between stanzas
> via tabulate
>
> On 8/29/2022 1:31 PM, Denis Maier via ntg-context wrote:
> >> -Ursprüngliche Nachricht-
> >> Von: Hans Hagen mailto:j.ha...@freed
1 - 100 of 239 matches
Mail list logo