[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Gerion Entrup
Am Mittwoch, 18. September 2024, 22:53:55 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 18.09.2024 um 14:44: > > Am Dienstag, 17. September 2024, 20:36:23 MESZ schrieb Gerion Entrup: > >> Hi, > >> > >> I want to typeset a table where some of the c

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Gerion Entrup
Am Dienstag, 17. September 2024, 20:36:23 MESZ schrieb Gerion Entrup: > Hi, > > I want to typeset a table where some of the column headings are really long, > while in the columns itself consists only of numbers. > Therefore, my idea was to rotate the column headings but no

[NTG-context] Table and rotation: push together 45 degree rotated cells

2024-09-17 Thread Gerion Entrup
Hi, I want to typeset a table where some of the column headings are really long, while in the columns itself consists only of numbers. Therefore, my idea was to rotate the column headings but not 90 degrees (I found some solutions for that) but 45 degree. It then would be beneficial to push tog

[NTG-context] Re: Combining styles (especially bold and italic)

2024-09-04 Thread Gerion Entrup
Am Dienstag, 3. September 2024, 20:51:39 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 03.09.2024 um 18:28: > > Hi, > > > > I have the situation that I want to typeset a special formatted name within > > a section heading. > > The name contains an

[NTG-context] Re: Combining styles (especially bold and italic)

2024-09-04 Thread Gerion Entrup
Am Dienstag, 3. September 2024, 20:31:31 MESZ schrieb Pablo Rodriguez via ntg-context: > On 9/3/24 18:28, Gerion Entrup wrote: > > Hi, > > > > I have the situation that I want to typeset a special formatted name > > within a section heading. > > The name contains

[NTG-context] Re: Combining styles (especially bold and italic)

2024-09-04 Thread Gerion Entrup
Am Dienstag, 3. September 2024, 20:34:28 MESZ schrieb Henning Hraban Ramm: > Am 03.09.24 um 18:28 schrieb Gerion Entrup: > > Hi, > > > > I have the situation that I want to typeset a special formatted name within > > a section heading. > > The name contains an

[NTG-context] Combining styles (especially bold and italic)

2024-09-03 Thread Gerion Entrup
Hi, I have the situation that I want to typeset a special formatted name within a section heading. The name contains an italic part while the heading is bold, but both styles are defined at another place. Is there a way to tell ConTeXt to combine them, so that it is bold _and_ italic? Here is a

[NTG-context] Placement of floats with an "anchor"

2024-09-03 Thread Gerion Entrup
Hi, in my document, I recently left a TODO note that said: "This floating graphic needs to be on the same page than this formula at the end." My floating graphic currently uses: \startplacefigure[title={bla}, location=top, reference=fig:bla] ... \stopplacefigure The graphic should be at

[NTG-context] Re: Questions regarding fonts: obliques (fake italics), ligatures and kerning

2024-08-27 Thread Gerion Entrup
Hi, thank you, that answers all my questions! Gerion Am Mittwoch, 28. August 2024, 00:03:34 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 27.08.2024 um 23:29: > > Am Dienstag, 27. August 2024, 22:30:16 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb a

[NTG-context] Re: Questions regarding fonts: obliques (fake italics), ligatures and kerning

2024-08-27 Thread Gerion Entrup
Am Dienstag, 27. August 2024, 22:30:16 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 27.08.2024 um 21:28: > > Hi, > > > > I played around with different fonts, especially Bitstream XCharter and > > Overpass (http://overpassfont.org/) and wanted to combi

[NTG-context] Questions regarding fonts: obliques (fake italics), ligatures and kerning

2024-08-27 Thread Gerion Entrup
Hi, I played around with different fonts, especially Bitstream XCharter and Overpass (http://overpassfont.org/) and wanted to combine them. However, I see some issues regarding ligatures, kerning and obliques/italics. Here is a minimal example: ``` \definefontfeature[default][mode=node, kern=yes

[NTG-context] Re: Strange extra space when using cases in an inner align in math

2024-08-25 Thread Gerion Entrup
\NR > \NC f(x,y) \NC = \NC \startcases >\NC 1 \NC a \NR >\NC 2 \NC b \NR > \stopcases >\NR > \stopalign > \stopformula > > \stopd

[NTG-context] Strange extra space when using cases in an inner align in math

2024-08-20 Thread Gerion Entrup
Hi, I currently have the case of a strange extra space in math mode when using cases in inner align. Here is a MWE to demonstrate the problem: ``` \definemathsimplealign[inneralign] \startdocument \startformula \startalign \NC a = b \NR \NC \NC \startinner

[NTG-context] Re: Alignments of margin notes

2024-08-02 Thread Gerion Entrup
Am Freitag, 2. August 2024, 07:42:29 MESZ schrieb Pablo Rodriguez via ntg- context: > On 8/2/24 01:13, Gerion Entrup wrote: > > Ok, I think I understand that in principal. Thanks for the explanation. > > Can I somehow know in advance that a margin note makes use of \framed?

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 17:37:21 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 17:19: > > Am Donnerstag, 1. August 2024, 16:36:06 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 01.08.2024 um 16:20: > >>> Am Donnerstag,

[NTG-context] Re: Wiki in Mobile(?) format

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 16:42:19 MESZ schrieb Taco Hoekwater: > > > On 1 Aug 2024, at 16:15, Gerion Entrup wrote: > > > > Hi, > > > > since a few weeks I have the problem that I get the mobile(?) view for the > > wiki, when I open a "wi

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 16:36:06 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 16:20: > > Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 01.08.2024 um 14:28: > >>> Hi, > >

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 14:28: > > Hi, > > > > I want to make a two sided document with margin notes. > > The notes should not be hyphenated and always aligned to the inner text &

[NTG-context] Wiki in Mobile(?) format

2024-08-01 Thread Gerion Entrup
Hi, since a few weeks I have the problem that I get the mobile(?) view for the wiki, when I open a "wiki.contextgarden.net" link. However, the mobile view is not feature complete (colors and renderings are missing). This only happens in Qutebrowser (maybe it sets a header wrong). Since the mobi

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 15:36:57 MESZ schrieb Hans Hagen: > On 8/1/2024 2:50 PM, Taco Hoekwater wrote: > > Hi, > > > > Something seems wrong with the align processing inside \setupmargindata, > > because using a macro like > > > > \def\Inmargin#1{\inmargin{\blank[-line]\startalignment[inn

[NTG-context] Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Hi, I want to make a two sided document with margin notes. The notes should not be hyphenated and always aligned to the inner text body. However, I did not get this to work. It hyphenates and the alignment is only correct at even pages. Do you know the correct way? Here is a MWE: ``` \setuppagen

[NTG-context] Draw leftframe to a description

2024-07-08 Thread Gerion Entrup
Hi, I want to typeset an "excurses" description that is marked with a leftframe. The problem is that it spans about multiple pages and has footnotes. Here is an MWE: ``` %% -> mwe-framedtext.pdf \defineframedtext[excursusbg][ frame=off, leftframe=on, rulethickness=1mm,

[NTG-context] Re: How to specify a default formatting for TABLE

2024-07-01 Thread Gerion Entrup
Am Dienstag, 2. Juli 2024, 00:17:36 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.07.2024 um 23:56: > > Hi, > > > > I want to format a bunch a tables with the same formatting. > > It seems that specifying the \setupTABLE commands as part

[NTG-context] How to specify a default formatting for TABLE

2024-07-01 Thread Gerion Entrup
Hi, I want to format a bunch a tables with the same formatting. It seems that specifying the \setupTABLE commands as part of the preamble works. However, I need some tables that are formatted in another way. Is there a generic way to specify this? Here is a MWE: ``` \setupTABLE[frame=off, offset

[NTG-context] Re: Use headcommand in \definedescription together with \definehighlight (now: \definestartstop)

2024-07-01 Thread Gerion Entrup
Am Freitag, 28. Juni 2024, 11:59:19 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 28.06.2024 um 11:40: > > > Do you know, why the groupedcommand solution does not work? > > The command and the environment which are created by \definestartstop > can't be

[NTG-context] Re: Use headcommand in \definedescription together with \definehighlight (now: \definestartstop)

2024-06-28 Thread Gerion Entrup
Am Donnerstag, 27. Juni 2024, 22:19:02 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 25.06.2024 um 08:41: > > Am Dienstag, 25. Juni 2024, 00:09:09 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 24.06.2024 um 23:57: > >>> Am Montag, 24. Ju

[NTG-context] Re: Use headcommand in \definedescription together with \definehighlight (now: \definestartstop)

2024-06-24 Thread Gerion Entrup
Am Dienstag, 25. Juni 2024, 00:09:09 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 24.06.2024 um 23:57: > > Am Montag, 24. Juni 2024, 21:20:19 MESZ schrieb Aditya Mahajan: > >> On Mon, 24 Jun 2024, Gerion Entrup wrote: > >> > >>> Hi, > &g

[NTG-context] Re: Use headcommand in \definedescription together with \definehighlight

2024-06-24 Thread Gerion Entrup
Am Montag, 24. Juni 2024, 21:20:19 MESZ schrieb Aditya Mahajan: > On Mon, 24 Jun 2024, Gerion Entrup wrote: > > > Hi, > > > > I was in the process to convert an itemize part to a description and wanted > > to simplify the code in the same move. > > I

[NTG-context] Use headcommand in \definedescription together with \definehighlight

2024-06-24 Thread Gerion Entrup
Hi, I was in the process to convert an itemize part to a description and wanted to simplify the code in the same move. I discovered headcommand for that, but struggled to set the text in an highlight _and_ make a colon at the end. Do you know, if this is possible? Here is a MWE: ``` \definehigh

[NTG-context] Re: weekend update

2024-06-24 Thread Gerion Entrup
Am Sonntag, 23. Juni 2024, 15:28:37 MESZ schrieb Hans Hagen: > On 6/23/2024 2:35 PM, Gerion Entrup wrote: > > Am Freitag, 21. Juni 2024, 19:00:03 MESZ schrieb Hans Hagen via ntg-context: > >> -- support for stacking at the tex end (maybe for presentations) &g

[NTG-context] Re: weekend update

2024-06-23 Thread Gerion Entrup
Am Sonntag, 23. Juni 2024, 14:35:13 MESZ schrieb Gerion Entrup: > Am Freitag, 21. Juni 2024, 19:00:03 MESZ schrieb Hans Hagen via ntg-context: > > -- support for stacking at the tex end (maybe for presentations) > > > > \starttext > > > > \definestac

[NTG-context] Re: weekend update

2024-06-23 Thread Gerion Entrup
Am Samstag, 22. Juni 2024, 02:47:31 MESZ schrieb Aditya Mahajan: > On Fri, 21 Jun 2024, Hans Hagen via ntg-context wrote: > > > Hi, > > > > -- support for stacking at the tex end (maybe for presentations) > > > > \starttext > > > > \definestacking[one] > > \definestacking[two] > > > > \startst

[NTG-context] Re: weekend update

2024-06-23 Thread Gerion Entrup
Am Freitag, 21. Juni 2024, 19:00:03 MESZ schrieb Hans Hagen via ntg-context: > -- support for stacking at the tex end (maybe for presentations) > > \starttext > > \definestacking[one] > \definestacking[two] > > \startbuffer > This is a test \stacking [one] {and a proof} of \stacking [two] > {co

[NTG-context] Re: Specify separator within setupbtx for custom bibliography rendering

2024-06-21 Thread Gerion Entrup
Am Samstag, 1. Juni 2024, 16:16:38 MESZ schrieb Gerion Entrup: > Hi, > > according to the section "Custom citation renderings" in the bibliography > manual, I have specified an own setup for citation rendering. > However, this seems only to work for single citations (of

[NTG-context] Re: Transparency in external PDFs does not work

2024-06-21 Thread Gerion Entrup
Am Mittwoch, 19. Juni 2024, 09:50:33 MESZ schrieb Hans Hagen: > On 6/18/2024 9:54 AM, Gerion Entrup wrote: > > Am Montag, 17. Juni 2024, 23:50:16 MESZ schrieb Hans Hagen: > >> On 6/17/2024 5:07 PM, Gerion Entrup wrote: > >>> Hi, > >>> > >>>

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-18 Thread Gerion Entrup
Am Montag, 17. Juni 2024, 21:20:19 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 17.06.2024 um 13:04: > > Am Donnerstag, 6. Juni 2024, 16:34:03 MESZ schrieb Wolfgang Schuster: > >> [...] > >> > >> Wolfgang > >> > > > >

[NTG-context] Re: Transparency in external PDFs does not work

2024-06-18 Thread Gerion Entrup
Am Montag, 17. Juni 2024, 23:50:16 MESZ schrieb Hans Hagen: > On 6/17/2024 5:07 PM, Gerion Entrup wrote: > > Hi, > > > > I'm using LaTeX-Beamer and TikZ for figure typesetting. > > With this combination, it is easy to combine Beamer's animation system with &g

[NTG-context] Transparency in external PDFs does not work

2024-06-17 Thread Gerion Entrup
Hi, I'm using LaTeX-Beamer and TikZ for figure typesetting. With this combination, it is easy to combine Beamer's animation system with TikZ transparency feature. This way, the resulting PDFs contain the full graphic on every page, but parts of it are invisible for a specific page. One of these

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-17 Thread Gerion Entrup
Am Donnerstag, 6. Juni 2024, 16:34:03 MESZ schrieb Wolfgang Schuster: > \startsetups [userdata:extract] > \startnarrower > \setupindenting[next] > \getuserdata > \hairline > \dontleavehmode\wordright{\itx\userdataparameter{author}} > \stopnarrower > \st

[NTG-context] Re: Math manual

2024-06-17 Thread Gerion Entrup
Am Sonntag, 16. Juni 2024, 18:59:52 MESZ schrieb skyhorse--- via ntg-context: > > Mikael Sundqvist wrote: > > > > ./tex/texmf-context/doc/context/documents/general/manuals/mathincontext-screen.pdf > > ./tex/texmf-context/doc/context/documents/general/manuals/mathincontext-paper.pdf > > > > > So

[NTG-context] Re: x mark symbol and general symbol guide

2024-06-15 Thread Gerion Entrup
Am Samstag, 15. Juni 2024, 12:19:37 MESZ schrieb Hans Hagen: > On 6/15/2024 11:02 AM, Gerion Entrup wrote: > > Am Freitag, 13. Oktober 2023, 14:33:24 MESZ schrieb Gerion Entrup: > >> Hi, > >> > >> I recently tried to typeset a table with checkmarks and x marks.

[NTG-context] Re: x mark symbol and general symbol guide

2024-06-15 Thread Gerion Entrup
Am Freitag, 13. Oktober 2023, 14:33:24 MESZ schrieb Gerion Entrup: > Hi, > > I recently tried to typeset a table with checkmarks and x marks. > \checkmark exists but is there a predefined x mark symbol (\xmark does > not work)? > > In general: For LaTeX there ex

[NTG-context] Re: Prefix the text in an enumeration.

2024-06-14 Thread Gerion Entrup
Am Freitag, 14. Juni 2024, 11:51:28 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 14.06.2024 um 11:01: > > Am Donnerstag, 13. Juni 2024, 16:31:58 MESZ schrieb Wolfgang Schuster: > >> \startsetups[question:intro] > >> \setupparagraphintro[first][\bold

[NTG-context] Re: Prefix the text in an enumeration.

2024-06-14 Thread Gerion Entrup
Am Donnerstag, 13. Juni 2024, 16:31:58 MESZ schrieb Wolfgang Schuster: > \startsetups[question:intro] >\setupparagraphintro[first][\bold{Answer:} ] >\blank > \stopsetups > > \defineenumeration[question][ > alternative=top, > text=Question, > title=yes, > tit

[NTG-context] Prefix the text in an enumeration.

2024-06-13 Thread Gerion Entrup
Hi, is there a way to automatically prefix the text body in an enumeration? Consider this example: ``` \defineenumeration[question][ alternative=top, text=Question, title=yes, titleleft=, titleright=, right={:}, headstyle=bold, ] \starttext

[NTG-context] Re: Scale content to height of the font, measure font height

2024-06-11 Thread Gerion Entrup
Am Montag, 10. Juni 2024, 15:53:19 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 10.06.2024 um 13:16: > > Hi, > > > > I'd like to scale something (actually a symbol drawn in TikZ) to the exact > > high of the char 'M'. I found the scale envi

[NTG-context] Scale content to height of the font, measure font height

2024-06-10 Thread Gerion Entrup
Hi, I'd like to scale something (actually a symbol drawn in TikZ) to the exact high of the char 'M'. I found the scale environment for it but struggle to measure the correct font height. I found the "definemeasure/measure/measured" commands but they define a dimension and are not for doing meas

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-06 Thread Gerion Entrup
Am Donnerstag, 6. Juni 2024, 13:51:53 MESZ schrieb Hans Hagen via ntg-context: > On 6/6/2024 12:30 PM, Gerion Entrup wrote: > > Hi, > > > > I like to achieve something that looks like this: > > ``` > > \definedelimitedtext[extract][blockquote] > &

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-06 Thread Gerion Entrup
Am Donnerstag, 6. Juni 2024, 16:34:03 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 06.06.2024 um 12:30: > > Hi, > > > > I like to achieve something that looks like this: > > ``` > > \definedelimitedtext[extract][blockquote] > > \setupdelimitedt

[NTG-context] Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-06 Thread Gerion Entrup
Hi, I like to achieve something that looks like this: ``` \definedelimitedtext[extract][blockquote] \setupdelimitedtext [extract] [leftmargin=1.5pc, style={\italic}, before={\setupindenting[next]}, after={\blank[1ex] \hrule \blank[1ex] \startalignment[flushright] \tfx\italic{René Des

[NTG-context] Re: setuphead in connection with the command argument

2024-06-06 Thread Gerion Entrup
Am Montag, 3. Juni 2024, 15:13:20 MESZ schrieb Hans Hagen via ntg-context: > On 6/3/2024 1:36 PM, Gerion Entrup wrote: > > Thank you. I think that I understand command vs alternative now. > > With try and error, I experienced, that the font/style of the `style` > > para

[NTG-context] Re: setuphead in connection with the command argument

2024-06-03 Thread Gerion Entrup
Am Montag, 3. Juni 2024, 00:05:22 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.06.2024 um 16:34: > > Am Samstag, 1. Juni 2024, 09:53:46 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 31.05.2024 um 00:37: > >>> What, if I define multi

[NTG-context] Re: setuphead in connection with the command argument

2024-06-01 Thread Gerion Entrup
Am Samstag, 1. Juni 2024, 09:53:46 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 31.05.2024 um 00:37: > > What, if I define multiple of them? Is the system not made for this? > > Multiple of what? When I define `alternative=` _and_ `command=` in the same `

[NTG-context] Specify separator within setupbtx for custom bibliography rendering

2024-06-01 Thread Gerion Entrup
Hi, according to the section "Custom citation renderings" in the bibliography manual, I have specified an own setup for citation rendering. However, this seems only to work for single citations (of one source). I want to also specify the separator but did not get it to run. Here is a minimal ex

[NTG-context] Re: setuphead in connection with the command argument

2024-05-30 Thread Gerion Entrup
Am Donnerstag, 30. Mai 2024, 22:54:47 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 30.05.2024 um 16:25: > > The chapter format that I want to achieve in the end is nearly the one in > > the attachment (excerpt of Christian Dietrich's PhD thesis). > > When

[NTG-context] Re: setuphead in connection with the command argument

2024-05-30 Thread Gerion Entrup
Am Donnerstag, 30. Mai 2024, 18:49:08 MESZ schrieb Bruce Horrocks: > > > On 30 May 2024, at 15:15, Gerion Entrup wrote: > > > > Let's begin with a minimal example: > > ``` > > \define[2]\MyChapter{% > > #1 #2: \structureuservariable{subtitle} (\s

[NTG-context] Re: setuphead in connection with the command argument

2024-05-30 Thread Gerion Entrup
't get why. Otherwise, it looks quite nice. > > I also want to set everything except of the intro in a flushright > > environment but do not know how. I tried: > > As above: > \framedtext[align=flushright]{% That works, thank you! Best, Gerion > -- > > O

[NTG-context] Re: setuphead in connection with the command argument

2024-05-30 Thread Gerion Entrup
The chapter format that I want to achieve in the end is nearly the one in the attachment (excerpt of Christian Dietrich's PhD thesis). Best Gerion Am Donnerstag, 30. Mai 2024, 16:15:01 MESZ schrieb Gerion Entrup: > Hi, > > I'm trying to adapt the format of chapters in my

[NTG-context] setuphead in connection with the command argument

2024-05-30 Thread Gerion Entrup
Hi, I'm trying to adapt the format of chapters in my document and have a few questions regarding setuphead. My aim is to have the chapter (title) on a separate page with an additional intro in different text sizes for title, subtitle and the intro. I chose to use the "command=" argument in setup

[NTG-context] Re: Combine lua and btx setup, was: Re: Customize citation format of a bibliography (use the short form as reference format)

2024-04-25 Thread Gerion Entrup
s:cite][alternative=special] \starttext \def\comma{,} Knuth developed \TeX~\cite[knuth1] Several persons said something~\cite[someother]. \placelistofpublications[bibrendering] \stoptext ``` Gerion Am Dienstag, 23. April 2024, 16:03:50 MESZ schrieb Gerion Entrup: > Here is a solution

[NTG-context] Combine lua and btx setup, was: Re: Customize citation format of a bibliography (use the short form as reference format)

2024-04-23 Thread Gerion Entrup
source code: What effect have \c!, \s!, and \v!? These commands exist a lot in the above cited files. Gerion Am Mittwoch, 17. April 2024, 15:44:12 MESZ schrieb Gerion Entrup: > Hi, > > > The APS style is an example of a number-based citation system. As you > > are looking for

[NTG-context] Re: Customize citation format of a bibliography (use the short form as reference format)

2024-04-17 Thread Gerion Entrup
"alphabetic" style. I'm not aware of a specification, though. Does the "short" form in ConTeXt exist for a specific reason? :) Gerion > On Tue, 16 Apr 2024 06:04:35 +0200 > Gerion Entrup wrote: > > > Hi, > > > > I'm trying to customize a

[NTG-context] Customize citation format of a bibliography (use the short form as reference format)

2024-04-15 Thread Gerion Entrup
Hi, I'm trying to customize a cite format in a bibliography. Currently, I'm using the aps style which fits so far, except of the plain number as reference. In concrete, I want to change the following: - Use the first letter of the last name and the year as reference (this should be exactly the s

[NTG-context] Re: Suggestions and problems of the manuals

2024-01-25 Thread Gerion Entrup
Am Mittwoch, 17. Januar 2024, 13:44:51 CET schrieb Gerion Entrup: > Hi, > > I discovered the manuals in the context distribution. My general way to > built the manuals were these steps: > ``` > # execute one time > git clone https://github.com/contextgarden/context.git >

[NTG-context] Own command definition breaks with interaction: Use of \do_my_command doesn't match its definition

2024-01-25 Thread Gerion Entrup
Hi, I want to make a proper definition of a new command to be able to process it in Lua. I found something on StackOverflow [1] but that breaks in enumeration _and_ when interaction is enabled and I do not understand why? Can you give me some help here? I want to make commands like \foo{bla} and

[NTG-context] Re: Fwd: Re: x mark symbol and general symbol guide

2024-01-18 Thread Gerion Entrup
Am Donnerstag, 11. Januar 2024, 15:56:32 CET schrieb Gerion Entrup: > Am Dienstag, 9. Januar 2024, 21:17:57 CET schrieb Hans Hagen: > > On 1/9/2024 8:31 PM, Gerion Entrup wrote: > > > > > My system awesome font is version 6 but isn't the one bundled with > > &

[NTG-context] Suggestions and problems of the manuals

2024-01-17 Thread Gerion Entrup
is lacking at least the parameter mentioned earlier. mtx-context | fatal error: return code: 1 - I tried to find a prebuild version and found https://mirror.contextgarden.net/general/manuals/math-mkiv.pdf. However, this document seems to be from 2021 and has a kind of wobbly rende

[NTG-context] Re: Fwd: Re: x mark symbol and general symbol guide

2024-01-11 Thread Gerion Entrup
Am Dienstag, 9. Januar 2024, 21:17:57 CET schrieb Hans Hagen: > On 1/9/2024 8:31 PM, Gerion Entrup wrote: > > > My system awesome font is version 6 but isn't the one bundled with > > ConTeXt version 5 (FontAwesome.otf)? This one: > > tex/texmf/fonts/data/fonticon

[NTG-context] Re: Fwd: Re: x mark symbol and general symbol guide

2024-01-09 Thread Gerion Entrup
Am Dienstag, 9. Januar 2024, 18:31:10 CET schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 09.01.2024 um 16:21: > > Hi, > > > > I have to come back to that topic, since it seems not to work. > > The said source code produces just the text "times" and &

[NTG-context] Re: vim syntax highlighting bug?

2024-01-09 Thread Gerion Entrup
Thanks for your effort! I have the same problem in Neovim and linked the pull request there: https://github.com/neovim/neovim/issues/26966 Best, Gerion Am Montag, 8. Januar 2024, 12:16:14 CET schrieb Vincent Hennebert: > I was in touch with the maintainer of the context.vim syntax file about > t

[NTG-context] Re: Fwd: Re: x mark symbol and general symbol guide

2024-01-09 Thread Gerion Entrup
me.otf ``` Best, Gerion Am Montag, 16. Oktober 2023, 15:36:34 CET schrieb Gerion Entrup: > Hans already answered my question. Thank you! > > Gerion > -- Forwarded Message -- > > Subject: Re: [NTG-context] x mark symbol and general symbol guide > Date: Fr

[NTG-context] Re: LMTX: Command handling, Interface between TeX and Lua

2023-12-14 Thread Gerion Entrup
Am Mittwoch, 13. Dezember 2023, 21:57:35 CET schrieb Bruce Horrocks: > > > On 13 Dec 2023, at 17:13, Gerion Entrup wrote: > > > > Is there a simple way to define a new command/environment and handle > > the keyword arguments in Lua? For example defining a frontend co

[NTG-context] LMTX: Command handling, Interface between TeX and Lua

2023-12-13 Thread Gerion Entrup
Hi, I'd like to understand more of the inner workings of LMTX. When I understand it right, most of the code is now processed in Lua but I was not able to find it. For example, I tried to find out how setupitemgroup is handled (just as an example of a more complex command). The wiki has a (kind of

[NTG-context] Fwd: Re: x mark symbol and general symbol guide

2023-10-16 Thread Gerion Entrup
Hans already answered my question. Thank you! Gerion -- Forwarded Message -- Subject: Re: [NTG-context] x mark symbol and general symbol guide Date: Freitag, 13. Oktober 2023, 18:13:42 CEST From: Hans Hagen To: Gerion Entrup On 10/13/2023 2:33 PM, Gerion Entrup wrote: >

[NTG-context] x mark symbol and general symbol guide

2023-10-13 Thread Gerion Entrup
Hi, I recently tried to typeset a table with checkmarks and x marks. \checkmark exists but is there a predefined x mark symbol (\xmark does not work)? In general: For LaTeX there exists the very helpful comprehensive LaTeX symbol list [1]. Is there a similar documentation for ConTeXt somewhere?

[NTG-context] Re: Nested aligns in formulasjj

2023-08-14 Thread Gerion Entrup
Am Montag, 14. August 2023, 13:44:44 CEST schrieb Mikael Sundqvist: > Hi, > > I do not understand what you want to have, so here is just something > weird, but probably you look for simplealign. > > \definemathsimplealign > [whatever] > > \starttext > \startformula > \startalign > \NC a = \NC (b

[NTG-context] Re: Nested aligns in formulasjj

2023-08-14 Thread Gerion Entrup
Am Montag, 14. August 2023, 13:33:33 CEST schrieb Hans Hagen: > On 8/14/2023 1:16 PM, Gerion Entrup wrote: > > Hi, > > > > I try to typeset a nested align in a formula. However, the results looks > > really wrong. Here is a MWE: > > > > ``` > > \st

[NTG-context] Nested aligns in formulasjj

2023-08-14 Thread Gerion Entrup
Hi, I try to typeset a nested align in a formula. However, the results looks really wrong. Here is a MWE: ``` \starttext \startformula \startalign \NC a = \NC (b, c) \quad \text{with}\NR \NC \NC \startalign \NC b \NC = somethin

[NTG-context] Re: floatcombinations seem to not work correctly after lmtx update

2023-08-01 Thread Gerion Entrup
Am Montag, 19. Juni 2023, 13:53:02 CEST schrieb Gerion Entrup via ntg-context: > In this minimal example everything works. However, in my real document > the subfigures have enormous space between them so just two pictures are > visible (see the attached png). I finally found the cau

[NTG-context] Re: Link from a PDF to a reference of an embedded PDF

2023-07-24 Thread Gerion Entrup
Hi Pablo, > not sure I’m getting your point right. Thank you for the detailed answer. But I fear, I have not expressed myself precise enough. The solution that you described does not directly fit to my setting. I'll try to rephrase. Maybe it gets more clear then. I think, named destinations could

[NTG-context] Link from a PDF to a reference of an embedded PDF

2023-07-20 Thread Gerion Entrup
Hi, I found the "interaction" parameter in the documentation for setupexternalfigure/externalfigure [1]. I, however do not quite understand it. When embedding another PDF with this command, it seems to be possible to include the references of the underlying PDF. It is possible to link to them with

[NTG-context] floatcombinations seem to not work correctly after lmtx update

2023-06-19 Thread Gerion Entrup via ntg-context
Hi, I recently updated my Context (lmtx). Unfortunately, I'm not aware of the previous version anymore. The current one is 2023.06.04 18:58. After the update one of my documents broke at floatcombinations. The relevant code is this one: ``` \useMPlibrary[dum] \setupcombinations[alternative=text]

[NTG-context] Typeset multiple pictures not in a strict matrix (\startfloatcombination)

2023-03-07 Thread Gerion Entrup via ntg-context
Hi, I'm trying to typeset several pictures as a floatcombination but not in the form of strict cells of a matrix. Here is some ASCII art to demonstrate the positions of the pictures: --- | | | | -

Re: [NTG-context] Description together with itemize, luametatex

2023-03-06 Thread Gerion Entrup via ntg-context
Am Montag, 6. März 2023, 14:34:28 CET schrieb Aditya Mahajan via ntg-context: > On Mon, 6 Mar 2023, Gerion Entrup via ntg-context wrote: > > > Hi, > > > > I'm trying to use a description environment in conjunction with an > > itemize with the latest l

[NTG-context] Visual highlighted text with title, mix of enumeration and framedtext

2023-03-06 Thread Gerion Entrup via ntg-context
Hi, I want to typeset a "Good to know" section that is visually highlighted and can spawn across multiple pages. In LaTeX this would be possible with the mdframed package. See the attached screenshot for an example how it might look like (it is copied out of page 4: Definition: Inhomogeneous line

[NTG-context] Description together with itemize, luametatex

2023-03-06 Thread Gerion Entrup via ntg-context
Hi, I'm trying to use a description environment in conjunction with an itemize with the latest luametatex. Is this supposed to work? Here is an MWE: ``` \definedescription[desc][headstyle=bold] \starttext Foo \desc{Some title} Some text \startitemize \item Some item

Re: [NTG-context] Help test a LMTX bug fix: tweaks in PDF generation

2022-10-11 Thread Gerion Entrup via ntg-context
Am Sonntag, 9. Oktober 2022, 17:33:09 CEST schrieb Leah Neukirchen via ntg-context: > So please: Try to preview and then try to print the attached PDF; > and report back if either preview or printout does not look like > the attached reference PNG image (i.e. something is missing, > the fonts look

[NTG-context] Context path resolving, Problem with MkIV and TeXLive

2022-05-12 Thread Gerion Entrup via ntg-context
Hi, I'm having a problem with TeXLive 2021 in conjunction with MkIV. Basically, executing context results in: % context mtxrun | unknown script 'context.lua' or 'mtx-context.lua I researched this and found that probably there is a path problem. LaTeX seems to be using kp

Re: [NTG-context] Bibliography in MKIV, custom rendering

2017-07-31 Thread Gerion Entrup
Am Montag, 31. Juli 2017, 04:23:16 CEST schrieb Gerion Entrup: > Hi, > > I need your help again. I've a bibliography and some entries references to > websites. Unfortunately the URL is not always rendered and the name ist > always > parsed as name of a person, not f

Re: [NTG-context] Couple of questions

2017-07-31 Thread Gerion Entrup
Am Montag, 31. Juli 2017, 08:01:49 CEST schrieb Jan Willem Flamma: > Dear Gerion, > > Add > > \setuphead[subsubsection] > [incrementnumber=no] This works :). Thank you very much! Gerion > > On 30 Jul 2017, at 22:51, Gerion Entrup wrote: > > > > Am S

[NTG-context] Bibliography in MKIV, custom rendering

2017-07-30 Thread Gerion Entrup
Hi, I need your help again. I've a bibliography and some entries references to websites. Unfortunately the URL is not always rendered and the name ist always parsed as name of a person, not from an organisation etc. What I want to achieve is to use the standard aps style, but with additionally

Re: [NTG-context] Couple of questions

2017-07-30 Thread Gerion Entrup
Am Samstag, 29. Juli 2017, 11:13:21 CEST schrieb Pablo Rodriguez: > On 07/29/2017 04:45 AM, Gerion Entrup wrote: > > Was not that simple, but I found the problem, that causes it: > > subsubsections without numbers. > > [...] > > Is there a way to fix this? > > I

Re: [NTG-context] Couple of questions

2017-07-28 Thread Gerion Entrup
Am Freitag, 28. Juli 2017, 17:05:59 CEST schrieb Pablo Rodriguez: > On 07/28/2017 02:22 AM, Gerion Entrup wrote: > > 2. Own title format > > I've set an own title format for chapters, like described in the wiki. > > Unfortunately this applies to the table of contents and

Re: [NTG-context] Couple of questions

2017-07-28 Thread Gerion Entrup
Am Freitag, 28. Juli 2017, 16:34:01 CEST schrieb Pablo Rodriguez: > On 07/28/2017 02:22 AM, Gerion Entrup wrote: > > [...] > > 6. Multiple references > > I want to create the same footnote on multiple locations in the text. > > Therefore I used: > > ```

[NTG-context] Couple of questions

2017-07-27 Thread Gerion Entrup
Hi, this is a rather long mail, but I'll add the answers to the wiki. For the future: Should I write one mail per question or all in one? :) 1. Color of references and table of content: How can I define/change the colors of references and the table of content? And why are some references red and

[NTG-context] Get number of chapter and section

2017-07-25 Thread Gerion Entrup
Hi, I've another question. Currently I'm experimenting with the header and can retrieve the chapter name with \getmarkin[chapter]. How can I get the current number of the chapter (\getnumber[chapter] does not work) and the section? Regards, Gerion ___

Re: [NTG-context] t-vim module: math in "normal" code and background color

2017-07-19 Thread Gerion Entrup
Am Mittwoch, 19. Juli 2017, 21:07:09 CEST schrieb Aditya Mahajan: > On Wed, 19 Jul 2017, Gerion Entrup wrote: > > > Am Dienstag, 18. Juli 2017, 04:04:51 CEST schrieb Aditya Mahajan: > >> On Mon, 17 Jul 2017, Gerion Entrup wrote: > >> > >>> Hi, > >&

Re: [NTG-context] t-vim module: math in "normal" code and background color

2017-07-18 Thread Gerion Entrup
Am Dienstag, 18. Juli 2017, 04:04:51 CEST schrieb Aditya Mahajan: > On Mon, 17 Jul 2017, Gerion Entrup wrote: > > > Hi, > > > > I have two questions with the vim module. > > > > 1. I want to use the math mode inside the code. I've seen the escape > >

[NTG-context] t-vim module: math in "normal" code and background color

2017-07-17 Thread Gerion Entrup
Hi, I have two questions with the vim module. 1. I want to use the math mode inside the code. I've seen the escape option, e.g. here [1], but this seems to work only with comments. Is there a possibility to use it directly in the code, too? Minimal example: ``` \usemodule[vim] \definevimtyping

Re: [NTG-context] TikZ module not found (TeX Live problem?)

2017-06-21 Thread Gerion Entrup
Am Dienstag, 20. Juni 2017, 16:15:59 CEST schrieb Gerion Entrup: > Am Dienstag, 20. Juni 2017, 13:25:42 CEST schrieb Gerion Entrup: > > Am Dienstag, 20. Juni 2017, 11:45:19 CEST schrieb Henri Menke: > > > On Mon, 2017-06-19 at 02:34 +0200, Gerion Entrup wrote

  1   2   >