[NTG-context] Re: Full-page illustrations

2025-07-08 Thread Denis Maier via ntg-context
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:  

[NTG-context] Re: Full-page illustrations

2025-07-08 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
<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

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
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]?

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Passing the name of an XML file to process via the command line

2025-07-03 Thread Denis Maier via ntg-context
...@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

[NTG-context] Re: Passing the name of an XML file to process via the command line

2025-07-03 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Passing the name of an XML file to process via the command line

2025-06-30 Thread Denis Maier via ntg-context
Do you actually need \xmlprocessfile{...}{\inputfilename}{}  ?   I just use  context --environment=mytexfile myxmlfile.xml and it works just fine. Wolfgang Schuster hat am 30.

[NTG-context] Re: Lengthening/shortening paragraphs

2025-06-25 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Lengthening/shortening paragraphs

2025-06-24 Thread Denis Maier via ntg-context
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

[NTG-context] Re: K with combining macron below

2025-05-28 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Linebreaks

2025-05-26 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Linebreaks

2025-05-20 Thread Denis Maier via ntg-context
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:

[NTG-context] Re: Linebreaks

2025-05-20 Thread Denis Maier via ntg-context
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

[NTG-context] Linebreaks

2025-05-20 Thread Denis Maier via ntg-context
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

[NTG-context] Re: adapt template

2025-05-15 Thread Denis Maier via ntg-context
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,

[NTG-context] Re: How to force indents to always appear, even after figure?

2025-05-12 Thread Denis Maier via ntg-context
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]

[NTG-context] Re: Structureuservariable and long lines

2025-03-12 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: Structureuservariable and long lines

2025-03-12 Thread Denis Maier via ntg-context
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

[NTG-context] Re: How to return 'setupalign' to default behavior after setting?

2025-03-06 Thread Denis Maier via ntg-context
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:    

[NTG-context] Re: Quads not appearing

2025-02-28 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: Quads not appearing

2025-02-27 Thread Denis Maier via ntg-context
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

[NTG-context] Quads not appearing

2025-02-26 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Description Lists with labels longer than a single line

2025-02-26 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-18 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-18 Thread Denis Maier via ntg-context
> -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: > > >

[NTG-context] Re: Is there any way to forbid footnotes from appearing on current page?

2024-11-28 Thread Denis Maier via ntg-context
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

[NTG-context] Re: How to force section title to be on same page as some of the content?

2024-11-02 Thread Denis Maier via ntg-context
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

[NTG-context] Re: creating a printed book

2024-10-14 Thread Denis Maier via ntg-context
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.

[NTG-context] Re: How to tell a single *.tex file to produce separate PDFs?

2024-09-20 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: How to tell a single *.tex file to produce separate PDFs?

2024-09-20 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Any way to forbid boldface for a section of text?

2024-08-23 Thread Denis Maier via ntg-context
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.:

[NTG-context] WG: Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-06-14 Thread Denis Maier via ntg-context
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

[NTG-context] Re: ConTeXt source from XML

2024-06-08 Thread Denis Maier via ntg-context
  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.

[NTG-context] Re: lua error in `strc-lev.lua`

2024-05-28 Thread Denis Maier via ntg-context
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

[NTG-context] Re: How to stop ConTeXt from thinking period is at the end of a sentence?

2024-05-05 Thread Denis Maier via ntg-context
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

[NTG-context] Re: \par and \startlines

2024-04-30 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: \par and \startlines

2024-04-26 Thread Denis Maier via ntg-context
:     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

[NTG-context] Re: \par and \startlines

2024-04-26 Thread Denis Maier via ntg-context
  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

[NTG-context] Re: \par and \startlines

2024-04-26 Thread Denis Maier via ntg-context
  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

[NTG-context] Re: minwidth not working ?

2024-04-22 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: minwidth not working ?

2024-04-19 Thread Denis Maier via ntg-context
  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

[NTG-context] Re: minwidth not working ?

2024-04-19 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Weird (?) float placement for specific widths of image

2024-04-19 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Is TIFF image no longer supported?

2024-04-14 Thread Denis Maier via ntg-context
  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

[NTG-context] Re: unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua

2024-04-11 Thread Denis Maier via ntg-context
> -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

[NTG-context] Re: unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua

2024-04-10 Thread Denis Maier via ntg-context
> -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 >

[NTG-context] unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua

2024-04-10 Thread Denis Maier via ntg-context
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 __

[NTG-context] Weird (?) float placement for specific widths of image

2024-04-10 Thread Denis Maier via ntg-context
Hi, another graphics/floats question: consider the following example % \setupexternalfigures [location={local,global,default}] \starttext \placefigure{A Cow}{\externalfigure[cow][ height=.5\textheight, ]

[NTG-context] Re: Local alternative to \input

2024-03-04 Thread Denis Maier via ntg-context
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

[NTG-context] Re: Issue with italics

2024-02-26 Thread Denis Maier via ntg-context
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: '

[NTG-context] Re: Issue with italics

2024-02-26 Thread Denis Maier via ntg-context
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

[NTG-context] Re: new context option

2024-02-24 Thread Denis Maier via ntg-context
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

[NTG-context] Re: upload

2024-01-19 Thread Denis Maier via ntg-context
  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..

[NTG-context] Re: upload

2024-01-18 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Tabulate: Change cell orienation for individual cells?

2023-06-27 Thread Denis Maier via ntg-context
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

[NTG-context] Tabulate: Change cell orienation for individual cells?

2023-06-27 Thread Denis Maier via ntg-context
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 \

Re: [NTG-context] Can ConTeXt write its pdf to a different directory?

2023-05-27 Thread Denis Maier via ntg-context
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:

Re: [NTG-context] module installer: unknown script 'install-modules.lua' or 'mtx-install-modules.lua'

2023-05-24 Thread Denis Maier via ntg-context
> -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 &#

Re: [NTG-context] module installer: unknown script 'install-modules.lua' or 'mtx-install-modules.lua'

2023-05-24 Thread Denis Maier via ntg-context
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

[NTG-context] module installer: unknown script 'install-modules.lua' or 'mtx-install-modules.lua'

2023-05-23 Thread 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

Re: [NTG-context] Two columns of footnotes

2023-05-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Help with typesetting footnotes in an HTML document

2023-04-12 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Help with typesetting footnotes in an HTML document

2023-04-12 Thread Denis Maier via ntg-context
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. =

Re: [NTG-context] Help with typesetting footnotes in an HTML document

2023-04-11 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Bug with \startnarrow?

2023-03-03 Thread Denis Maier via ntg-context
][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

Re: [NTG-context] Float control

2023-03-02 Thread Denis Maier via ntg-context
. 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

Re: [NTG-context] Disappearing footnote in figure / tabulate

2023-03-02 Thread Denis Maier via ntg-context
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

[NTG-context] Disappearing footnote in figure / tabulate

2023-03-02 Thread Denis Maier via ntg-context
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

[NTG-context] Float control

2023-02-28 Thread Denis Maier via ntg-context
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

Re: [NTG-context] \setupparagraphs - can they run over two pages?

2023-02-27 Thread Denis Maier via ntg-context
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

[NTG-context] Bug with \startnarrow?

2023-02-23 Thread Denis Maier via ntg-context
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

[NTG-context] Spacing between headings

2023-02-23 Thread Denis Maier via ntg-context
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

[NTG-context] \startnarrow seems to have no effect for tabulate

2023-02-22 Thread Denis Maier via ntg-context
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

Re: [NTG-context] \xmlmap errors when returning key-value

2023-02-22 Thread Denis Maier via ntg-context
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

[NTG-context] \xmlmap errors when returning key-value

2023-02-20 Thread Denis Maier via ntg-context
> -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

[NTG-context] Unexpected results with \xmlpos

2023-02-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Structure: multi-volume products

2022-12-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Structure: multi-volume products

2022-12-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Project structure with nested subfolders and shared environments.

2022-12-16 Thread Denis Maier via ntg-context
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:

Re: [NTG-context] Project structure with nested subfolders and shared environments.

2022-12-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Structure: multi-volume products

2022-12-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] How to display the pages of a particular section in another PDF?

2022-12-05 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Xml filtering in Lua

2022-11-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Do environment files add implicit \starttext ... \stopttext

2022-11-16 Thread Denis Maier via ntg-context
> -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

[NTG-context] Do environment files add implicit \starttext ... \stopttext

2022-11-15 Thread Denis Maier via ntg-context
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|

[NTG-context] \xmldocument vs #1 in \xmlsetsetup

2022-11-14 Thread Denis Maier via ntg-context
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

Re: [NTG-context] New VSCode extenstion using ConTeXt Language server

2022-11-09 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Suboptimal German hyphenation

2022-10-31 Thread Denis Maier via ntg-context
> -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

Re: [NTG-context] \quotation, protrusion and linebreaking

2022-10-12 Thread Denis Maier via ntg-context
> -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 >

Re: [NTG-context] \quotation, protrusion and linebreaking

2022-10-12 Thread Denis Maier via ntg-context
> -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

Re: [NTG-context] meeting not online

2022-09-16 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Hyphenation in multi-language projects

2022-09-14 Thread Denis Maier via ntg-context
> -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 >

Re: [NTG-context] meeting not online

2022-09-14 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Hyphenation in multi-language projects

2022-09-14 Thread Denis Maier via ntg-context
> -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

Re: [NTG-context] Hyphenation in multi-language projects

2022-09-12 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Hebrew punctuation with SBL Hebrew

2022-08-31 Thread Denis Maier via ntg-context
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

[NTG-context] Hebrew punctuation with SBL Hebrew

2022-08-31 Thread Denis Maier via ntg-context
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

Re: [NTG-context] Parallel texts: verse with blanks between stanzas via tabulate

2022-08-30 Thread Denis Maier via ntg-context
> -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

Re: [NTG-context] Parallel texts: verse with blanks between stanzas via tabulate

2022-08-30 Thread Denis Maier via ntg-context
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   2   3   >