Re: [NTG-context] Achieving the style of Jean-Luc Doumont

2022-05-20 Thread Susanne G. Loeber via ntg-context
d suggestions than a complete recreation of his ideas. As I > learn Context and Metapost, I hope I will figure out how to recreate his > work. Sorry for the blog post :) > > Link to files: > > https://drive.google.com/drive/folders/1KpYbDlukvSCirKkFvJICOX3wABl_83bW?usp

[NTG-context] color problem

2020-10-01 Thread Susanne G. Loeber
Dear Reader, I have a colored section, text in another color and a TikZ picture with a differently colored node, following each other. However, either the node gets the wrong color or the following paragraph, see example below. Is there something wrong with the section settings? How do I get all

[NTG-context] library 'uni' is unknown

2020-10-01 Thread Susanne G. Loeber
Dear Reader, https://wiki.contextgarden.net/Symbols shows predefined symbol sets. The uni and wasysym are unknown. Hereby my example: \usesymbols[mvs] \usesymbols[uni] \usesymbols[wasysym] %% \usesymbols[ifsym] \starttext \par Show entire set martinvogel 1 \showsymbolset[martinvogel 1]

[NTG-context] how to do adaptation

2019-10-14 Thread Susanne G. Loeber
BLpar \doifnotmode{one} {Third sentence} \BLpar TOP3 paragraphs \stopBLpar \stoptext Kind regards, Susanne G. Loeber ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-co

[NTG-context] tikz pgfplots library problem

2019-01-15 Thread Susanne G. Loeber
Dear Reader, I am creating an image using TikZ PGFplots. When I add \usetikzlibrary[datavisualization] I get an error. A simple example to illustrate my problem: \usemodule[pgfplots] \usemodule[tikz] \usetikzlibrary[datavisualization] \starttext \starttikzpicture \draw (0,0) rectangle (1,2);

[NTG-context] question regarding \placefloats

2018-08-08 Thread Susanne G. Loeber
Dear Reader, I have a document with figures and tables. I have tried to use the command \placefloats to create a list of all my floats as recommended on the page Floating Objects, section Flushing floats. There it states: The command \placefloats outputs all pending floats. I hoped to get a list