[NTG-context] OT: Angebotsanfrage für Erstellung von Logo und Namensschildern

2022-08-11 Thread Paul Menzel via ntg-context
) an dv-tref...@mpg.de mit dem Zeichen it4s-days-2022 zu. Sollten Sie kein Angebot abgeben können, teilen Sie uns das bitte auch mit. Max-Planck-Institut für molekulare Genetik z. H. Paul Menzel Ihnestraße 63–73 14195 Berlin Freundliche Grüße Paul Menzel [1]: https://www.mpg.de/5757353

[NTG-context] letter: How to customize reference line?

2018-06-25 Thread Paul Menzel
}, signature={Paul Menzel}] \startletter\relax \dorecurse{4}{\input ward\par} \stopletter \stoptext ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

[NTG-context] t-letter: marking=no not disabling folding marks

2012-08-29 Thread Paul Menzel
Dear ConTeXt folks, although looking at tex/texmf-modules/tex/context/third/letter/base/s-cor-01.mkvi on how to disable folding marks, I was unsuccessful to figure it out. This is with ConTeXt ver: 2012.08.28 20:00 MKIV fmt: 2012.8.29 int: english/english and please

Re: [NTG-context] [solved] t-letter: marking=no not disabling folding marks

2012-08-29 Thread Paul Menzel
Am Mittwoch, den 29.08.2012, 11:06 +0200 schrieb Paul Menzel: Dear ConTeXt folks, although looking at tex/texmf-modules/tex/context/third/letter/base/s-cor-01.mkvi on how to disable folding marks, I was unsuccessful to figure it out. This is with ConTeXt ver

[NTG-context] correspondence: Wrong version string in module?

2012-08-25 Thread Paul Menzel
Dear Wolfgang, looking at the version string of the a module `letter-imp-knuth.mkiv` I think the version string is incorrect. correspondence $ more files/letter-imp-knuth.mkiv %D \module %D [ file=letter-imp-knuth, %D version=2012.12.26, %D

[NTG-context] t-correspondence: Module resume not available?

2012-08-25 Thread Paul Menzel
Dear ConTeXt folks, using \usemodule[resume] I always get the following error. ConTeXt ver: 2012.08.16 22:20 MKIV fmt: 2012.8.23 int: english/english system cont-new.mkiv loaded (/srv/filme/context/tex/texmf-context/tex/context/base/cont-new.mkiv

Re: [NTG-context] correspondence: Wrong version string in module?

2012-08-25 Thread Paul Menzel
Am Samstag, den 25.08.2012, 13:05 +0200 schrieb Sietse Brouwer: On Sat, Aug 25, 2012 at 11:28 AM, Paul Menzel wrote: correspondence $ more files/letter-imp-knuth.mkiv %D \module %D [ file=letter-imp-knuth, %D version=2012.12.26

[NTG-context] t-letter: Colons : in \setupletter[postscript={…}] not escaped properly

2012-08-25 Thread Paul Menzel
Dear ConTeXt folks, using ConTeXt ver: 2012.08.16 22:20 MKIV fmt: 2012.8.25 int: english/english and the example \usemodule[letter] \starttext \setupletter [fromname={John Simmons}, fromaddress={Parkstreet 12\\8257 Green Bay}]

[NTG-context] t-letter: Undefined control sequence `\useletterextension[addrentry]`

2012-08-23 Thread Paul Menzel
Dear ConTeXt folks, using ConTeXt Standalone from today $ context --version mtx-context | ConTeXt Process Management 0.60 mtx-context | mtx-context | main context file: /srv/filme/context/tex/texmf-context/tex/context/base/context.mkiv

[NTG-context] KOMA-srcartcl Type Area: How to count header and footer to text area?

2011-12-13 Thread Paul Menzel
Dear ConTeXt folks, having heard nice things about the KOMA script type area I wanted to use it too and tried out the example in the Wiki [1]. % Set binding correction value (mode=BCOR turns it on). \doifmodeelse{BCOR}{\def\bindingcorr{3mm}}{\def\bindingcorr{0pt}}

[NTG-context] How to create horizontal line for signature?

2011-12-13 Thread Paul Menzel
Dear ConTeXt folks, sometimes you need to insert a line for signature. I could not find anything usefull especially `\underbar{\hspace[10*\big]}` [2] did not work. I ended up abusing `\framed` [3]. \starttext \startstandardmakeup[align=right] Alles rechtens. Everything

Re: [NTG-context] [solved] How to create horizontal line for signature?

2011-12-13 Thread Paul Menzel
Am Dienstag, den 13.12.2011, 13:49 +0100 schrieb Wolfgang Schuster: Am 13.12.2011 um 13:36 schrieb Paul Menzel: sometimes you need to insert a line for signature. I could not find anything usefull especially `\underbar{\hspace[10*\big]}` [2] did not work. I ended up abusing `\framed` [3

[NTG-context] Bibliography: `\setupheadtext[de][pubs=Quellen]` does not update the table of contents.

2011-12-13 Thread Paul Menzel
Dear ConTeXt folks, the following minimal example changes the default text for the title for the publication list [1]. In the table of content there is still the default name though. \mainlanguage[de] \setupbibtex[database=sample, sort=author]

Re: [NTG-context] KOMA-srcartcl Type Area: How to count header and footer to text area?

2011-12-13 Thread Paul Menzel
Am Dienstag, den 13.12.2011, 08:24 -0500 schrieb Aditya Mahajan: On Dec 13, 2011, at 6:33 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: having heard nice things about the KOMA script type area I wanted to use it too and tried out the example in the Wiki [1]. % Set

[NTG-context] gnuplot module: `option=monochrome` does not work.

2011-12-13 Thread Paul Menzel
Dear ConTeXt folks, I want to create monochrome plots, but `option=monochrome` is ignored. \usemodule[gnuplot] \setupGNUPLOT[terminal=context,option=monochrome] \startGNUPLOTscript[pi] plot pi t '$π = \ctxlua{context(math.pi)}$'

[NTG-context] OT: How to reference the ConTeXt project?

2011-12-12 Thread Paul Menzel
Dear Hans and ConTeXt folks, how do you want me to reference ConTeXt? Is there an article you prefer or should I just use the reference manual or the Wiki? Hans Hagen and others (2011), http://contextgarden.net/ Thanks, Paul signature.asc Description: This is a digitally signed message

[NTG-context] Lua and module gnuplot: Manipulate Gnuplot script with Lua

2011-12-12 Thread Paul Menzel
Dear ConTeXt folks, I have two coefficients saved in a text file -0.157737135681261 -0.211443105668896 and I want to use them to plot a line with gnuplot. Having several of those files I want to use Lua to create the formula for the line for me. I have not yet figured out how

Re: [NTG-context] Lua and module gnuplot: Manipulate Gnuplot script with Lua

2011-12-12 Thread Paul Menzel
Am Montag, den 12.12.2011, 23:07 +0100 schrieb Mojca Miklavec: On Mon, Dec 12, 2011 at 22:39, Paul Menzel wrote: I have two coefficients saved in a text file -0.157737135681261 -0.211443105668896 and I want to use them to plot a line with gnuplot. Having several

Re: [NTG-context] Lua and module gnuplot: Manipulate Gnuplot script with Lua

2011-12-12 Thread Paul Menzel
Am Montag, den 12.12.2011, 23:13 +0100 schrieb Mojca Miklavec: […] One more example. One thing that would most probably work (I didn't try it) would be the following: \startGNUPLOTscript[name] plot sin(x) t '$\pi = \ctxlua{math.pi()}$' \stopGNUPLOTscript It has some syntax errors, but

Re: [NTG-context] ∫ and $\intop$ is not displayed correctly compared to $\int$.

2011-12-11 Thread Paul Menzel
[My former message was not delivered and awaits moderator approval because it is bigger than 64 KB. I removed the PDF output using XITS.] Am Sonntag, den 12.06.2011, 23:52 +0200 schrieb Mojca Miklavec: On Sun, Jun 12, 2011 at 15:06, Paul Menzel wrote: ConTeXt ver: 2011.05.18 22:26 MKIV fmt

Re: [NTG-context] ∫ and $\intop$ is not displayed correctly compared to $\int$.

2011-12-11 Thread Paul Menzel
Am Sonntag, den 11.12.2011, 13:28 +0100 schrieb Philipp A.: apart from this IMHO very useful change (mapping to \int), maybe we should create a unicode-math module which replaces some commands with symbols. Do you mean symbols by commands? i find myself always using this for chemical and

[NTG-context] MetaFun: MetaPost example works with `mpost` but not embedded in ConTeXt: `! Redundant equation.`

2011-12-11 Thread Paul Menzel
Dear ConTeXt folks, looking for graphics example and therefore searching the list I found the answer from David Arnold in the ntg-context list thread »OT: looking for metapost/fun examples« [1]. It is for plain MetaPost and works fine with `mpost` after making sure to remove the line breaks

[NTG-context] gnuplot: `! Undefined control sequence.` with format specifier %

2011-12-11 Thread Paul Menzel
Dear Mojca and ConTeXt folks, I compiled gnuplot 4.5 from source (master) and got everything running. Mojca, thank you so much! Trying the example from the gnuplot page in the Wiki [1] \usemodule[gnuplot] \setupGNUPLOT[terminal=mp,option=color] %

Re: [NTG-context] gnuplot: `! Undefined control sequence.` with format specifier %

2011-12-11 Thread Paul Menzel
Am Montag, den 12.12.2011, 01:02 +0100 schrieb Mojca Miklavec: On Mon, Dec 12, 2011 at 00:51, Paul Menzel wrote: I compiled gnuplot 4.5 from source (master) and got everything running. Mojca, thank you so much! Trying the example from the gnuplot page in the Wiki [1

[NTG-context] [solved] gnuplot: mpost: Not writing to .log (openout_any = p). (was: `! Undefined control sequence.` with format specifier %)

2011-12-11 Thread Paul Menzel
Am Montag, den 12.12.2011, 01:20 +0100 schrieb Paul Menzel: […] I am also getting other errors now and even moving the ConTeXt file to a new directory I keep getting this error from `mpost`. fonts : using map file: original-ams-euler [1.1] [1.1] [1.1] [1.1] [1.1

Re: [NTG-context] gnuplot: `! Undefined control sequence.` with format specifier %

2011-12-11 Thread Paul Menzel
Am Montag, den 12.12.2011, 01:13 +0100 schrieb Mojca Miklavec: On Mon, Dec 12, 2011 at 00:51, Paul Menzel wrote: I compiled gnuplot 4.5 from source (master) and got everything running. Mojca, thank you so much! Trying the example from the gnuplot page in the Wiki [1

Re: [NTG-context] gnuplot module

2011-12-11 Thread Paul Menzel
Am Montag, den 12.12.2011, 01:40 +0100 schrieb Mojca Miklavec: (was: gnuplot: `! Undefined control sequence.` with format specifier %) (sorry, but it was too long to keep it all in title :) On Mon, Dec 12, 2011 at 01:30, Paul Menzel wrote: Thank you for the follow up. I just blindly

Re: [NTG-context] bibliography: @ELECTRONIC entries not shown in references section

2011-12-10 Thread Paul Menzel
Am Mittwoch, den 25.05.2011, 16:36 +0200 schrieb Hans Hagen: On 25-5-2011 3:56, Paul Menzel wrote: On So, 2011-05-22 at 19:12 +0200, Hans Hagen wrote: On 22-5-2011 6:57, Paul Menzel wrote: The question still remains if `@ELECTRONIC` are not allowed or if this is an error. it's more

[NTG-context] bibmod-doc.pdf: Typo: s/isnb/isbn/

2011-12-10 Thread Paul Menzel
Dear ConTeXt folks, there is a typo in the Bibliography module documentation [1]. s/isnb/isbn/ Thanks, Paul [1] http://dl.contextgarden.net/modules/bibmod-doc/doc/context/bib/bibmod-doc.pdf signature.asc Description: This is a digitally signed message part

[NTG-context] Bibliography: Setting `alternative=` without `criterium=all` displays nothing (ConTeXt: 2011.11.25)

2011-12-10 Thread Paul Menzel
Dear ConTeXt folks, using ConTeXt ver: 2011.11.25 21:29 MKIV fmt: 2011.11.25 int: english/english and the following minimal example (attached too) \setupbibtex[database=sample, sort=author] \setuppublications[alternative=ada] % Show reference numbers in the

[NTG-context] Bibliography: Any styles including URL?

2011-12-10 Thread Paul Menzel
Dear ConTeXt folks, type setting my thesis with ConTeXt I still use BibTeX to manage my references. Since a lot of references are available online I want to include the URL if they are available. I read the ConTeXt publication module documentation [1] and as far as I can see, there are some

[NTG-context] Bibliography: How to get `\completepublications` to use different title?

2011-12-10 Thread Paul Menzel
Dear ConTeXt folks, reading the Wiki page [1] and the documentation [2] I could not find a way to change the default used `\chapter` [3] to `\subject` which I need, because the references have to be set without a number and my “highest” level is `\section` otherwise. Is there something similar

Re: [NTG-context] Keep struggling with old style numerals!

2011-12-08 Thread Paul Menzel
Dear Gerard, Am Donnerstag, den 08.12.2011, 10:56 +0100 schrieb Verhaag, G.C.H.M.: A few days ago I installed the latest ConTeXt version but now my oldstyle settings don't seem to work any more! what version did you use before? I use the following settings in my preamble:

[NTG-context] MetaFun: Is the maximum of `vloggrid` limited to 10?

2011-12-08 Thread Paul Menzel
Dear ConTeXt folks, the `vloggrid` command is described in section 9 of the MetaFun manual [1]. vloggrid (Min, Max, Step, Length, Height) Can somebody confirm that `Max` can be at most 10? \starttext \type{draw vloggrid(0, 11, 10, 15cm, 5cm);}

Re: [NTG-context] MetaFun: Is the maximum of `vloggrid` limited to 10?

2011-12-08 Thread Paul Menzel
Am Donnerstag, den 08.12.2011, 16:40 +0100 schrieb Hans Hagen: On 8-12-2011 14:54, Paul Menzel wrote: To create grid like the log-log grid in [2] I guess I need to compose the bigger grid from these “basic” grids then? at some point it runs off your page i guess But the width parameter

Re: [NTG-context] Math align in mkiv

2011-12-07 Thread Paul Menzel
Dear Otared, Am Mittwoch, den 07.12.2011, 05:11 +0100 schrieb Otared Kavian: Thank you having tested the file I sent. did the example work for you with MKIV in the past? As I suspected, your testing confirms that the change or the bug has been introduced in a recent version of ConTeXt

[NTG-context] `\{start, stop}MPpage`: MetaPost figure does not fit canvas(?) in resulting PDF file

2011-12-07 Thread Paul Menzel
Dear ConTeXt folks, using the following example \starttext \startMPpage draw (0,0)--(10,10)--(15,5)--(20,10); draw (0,0)--(0,10)--(10,10)--(10,5)--(15,5)--(15,10)--(20,10) withcolor blue; \stopMPpage \stoptext it looks like the bottom is not

[NTG-context] math: root sign an square brackets set too closely

2011-12-07 Thread Paul Menzel
Dear ConTeXt folks, using the root sign √ `\sqrt` and the square brackets [] the distance does not seem to be optimal. \starttext \type{$\left[ \sqrt{x} \right]$}: $\left[ \sqrt{x} \right]$ Without \type{\left} and \type{\right}: $[\sqrt{x}]$

[NTG-context] naming of labels: Is »()« allowed?

2011-12-07 Thread Paul Menzel
Dear ConTeXt folks, in ConTeXt I like how I can choose arbitrary names for label and reference them. I think some time ago it was possible to also use »()«. This does not work anymore with ConTeXt ver: 2011.11.25 21:29 MKIV fmt: 2011.11.25 int: english/english and the following

Re: [NTG-context] naming of labels: Is »()« allowed?

2011-12-07 Thread Paul Menzel
Dear ConTeXt folks, Am Donnerstag, den 08.12.2011, 02:18 +0100 schrieb Paul Menzel: in ConTeXt I like how I can choose arbitrary names for label and reference them. I think some time ago it was possible to also use »()«. This does not work anymore with ConTeXt ver: 2011.11.25 21

Re: [NTG-context] [solved] Parse error when using `\define`

2011-12-04 Thread Paul Menzel
Am Samstag, den 03.12.2011, 20:09 +0100 schrieb Wolfgang Schuster: Am 03.12.2011 um 20:06 schrieb Paul Menzel: could some please try to parse the following minimal example and report back if a parse problem occurs. Please find the protocols attached. \define[1]\abs{\lvert #1

Re: [NTG-context] [solved] Fractions and binomial inlined in text ($n \choose \frac{n}2$): Parentheses not scaled

2011-12-04 Thread Paul Menzel
Am Sonntag, den 04.12.2011, 09:52 +0100 schrieb Wolfgang Schuster: Am 03.12.2011 um 19:56 schrieb Paul Menzel: using the following minimal example \starttext Using \type{\choose} in text $n \choose \frac{n}2$. \startformula n \choose \frac{n}2

[NTG-context] OT: Replying to messages from archive (was: Lua script not registered)

2011-12-03 Thread Paul Menzel
Dear John, Am Freitag, den 02.12.2011, 22:56 -0500 schrieb John Kitzmiller: Replying to the list in this manner--having to retype the subject--is unusual to me, and I hope it does not create problems for the list. Please help me on how to reply within the mail archive to make more efficient.

[NTG-context] Title page for diploma thesis

2011-12-03 Thread Paul Menzel
Dear ConTeXt folks, I am trying to format the title page for a diploma thesis. Looking at the Wiki most of the title or cover pages just have the title centered and maybe a subtitle right below [1]. \starttext \definemakeup[titlepage][align=middle]

[NTG-context] Define `\luatexversion` similar to `\contextversion`

2011-12-03 Thread Paul Menzel
Dear ConTeXt folks, thanks to Robin’s example documents I found out about the following last two commands \Context\ \contextmark\ \contextversion allowing to put the used components and versions into the document. Then I found `\luaversion` to display the version of Lua. But I could

Re: [NTG-context] [solved – `\texengineversion`] Define `\luatexversion` similar to `\contextversion`

2011-12-03 Thread Paul Menzel
Am Samstag, den 03.12.2011, 19:28 +0100 schrieb Wolfgang Schuster: Am 03.12.2011 um 19:23 schrieb Paul Menzel: thanks to Robin’s example documents I found out about the following last two commands \Context\ \contextmark\ \contextversion allowing to put the used components

[NTG-context] Fractions and binomial inlined in text ($n \choose \frac{n}2$): Parentheses not scaled

2011-12-03 Thread Paul Menzel
Dear ConTeXt folks, using the following minimal example \starttext Using \type{\choose} in text $n \choose \frac{n}2$. \startformula n \choose \frac{n}2 \stopformula \CONTEXT\ \contextmark\ \contextversion\ with \texenginename\

[NTG-context] Parse error when using `\define`

2011-12-03 Thread Paul Menzel
Dear ConTeXt folks, could some please try to parse the following minimal example and report back if a parse problem occurs. Please find the protocols attached. \define[1]\abs{\lvert #1 \rvert} \define\Ew{{\mathbf E}} \define[1]\ew{\Ew \left[ #1 \right]}

Re: [NTG-context] context terminal now in gnuplot's CVS

2011-11-29 Thread Paul Menzel
Dear Mojca, Am Sonntag, den 06.11.2011, 15:19 +0100 schrieb Mojca Miklavec: After 5 years (actually almost 6 - the first t-gnuplot.tex code has been sent to me by Peter Münster on 2nd January 2006) gnuplot developers finally included context terminal into their CVS repository today.

[NTG-context] Regression: A^\prime causes `Missing { inserted ...`

2011-11-24 Thread Paul Menzel
Dear ConTeXt folks, having upgraded ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english. to ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int: english/english With \starttext \placeformula \startformula

[NTG-context] BibTeX files for ConTeXt books?

2011-11-24 Thread Paul Menzel
Dear ConTeXt folks, there are some ConTeXt related books for sale [1]. Are there BibTeX files for those available? Thank, Paul [1] http://www.h2o-books.com/catalog/5 signature.asc Description: This is a digitally signed message part

[NTG-context] url: subscripts not displayed

2011-11-24 Thread Paul Menzel
Dear ConTeXt folks, using ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int: english/english in the following “minimal” example the subscript in H₂O Books is not displayed in the *URL*. \setupinteraction[state=start] % Define \Site[id][url]{description} to

[NTG-context] Fonts with subscripts (was: url: subscripts not displayed)

2011-11-24 Thread Paul Menzel
Am Donnerstag, den 24.11.2011, 13:31 +0100 schrieb Wolfgang Schuster: Am 24.11.2011 um 13:07 schrieb Paul Menzel: using ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int: english/english in the following “minimal” example the subscript in H₂O Books is not displayed

Re: [NTG-context] [solved] Fonts with subscripts

2011-11-24 Thread Paul Menzel
Am Donnerstag, den 24.11.2011, 14:30 +0100 schrieb Wolfgang Schuster: Am 24.11.2011 um 13:43 schrieb Paul Menzel: […] Is there a font having subscripts included? \def\ShowSubscript[#1]{\switchtobodyfont[#1]#1: “₂”\par} \starttext \ShowSubscript[dejavu] \ShowSubscript[antykwa-torunska

Re: [NTG-context] [solved] Fonts with subscripts

2011-11-24 Thread Paul Menzel
Am Donnerstag, den 24.11.2011, 14:56 +0100 schrieb Wolfgang Schuster: Am 24.11.2011 um 14:48 schrieb Paul Menzel: Am Donnerstag, den 24.11.2011, 14:30 +0100 schrieb Wolfgang Schuster: Am 24.11.2011 um 13:43 schrieb Paul Menzel: […] Is there a font having subscripts included

Re: [NTG-context] [solved] Regression: A^\prime causes `Missing { inserted ...`

2011-11-24 Thread Paul Menzel
Am Donnerstag, den 24.11.2011, 15:59 +0100 schrieb Hans Hagen: On 24-11-2011 11:46, Paul Menzel wrote: having upgraded ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english. to ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int

Re: [NTG-context] [Regression] math: alignment parameters confused

2011-11-24 Thread Paul Menzel
Dear ConTeXt folks, Am Sonntag, den 20.11.2011, 20:09 +0100 schrieb Paul Menzel: there must be a regression between ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.7.24 int: english/english and ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english. Using

[NTG-context] Use ConTeXt standalone (was: current version?)

2011-11-23 Thread Paul Menzel
Dear Jon, Am Dienstag, den 22.11.2011, 15:37 -0800 schrieb Jon Crump: Can someone help? By some incantation that I cannot now seem to reproduce, I was able to obtain and install: mtx-context | current version: 2011.11.14 16:17 In an attempt to update this version, I ran

Re: [NTG-context] equation refs broken?

2011-11-20 Thread Paul Menzel
Dear Hans, Am Sonntag, den 20.11.2011, 12:29 +0100 schrieb Hans van der Meer: Can someone confirm this? It seems that the equation reference mechanism is broken some time in the recent past. I have a small example done in (1) ConTeXt ver: 2011.07.13 20:14 MKIV (2) ConTeXt ver: 2011.11.17

[NTG-context] \right)² not recognized as \right)^2

2011-11-20 Thread Paul Menzel
Dear ConTeXt folks, is it expected that \right)² is not recognized as \right)^2? \starttext Using ^2: \placeformula \startformula \left( a + b \right)^2 = a² + 2ab + b² \stopformula \placeformula

[NTG-context] [Regression] math: alignment parameters confused

2011-11-20 Thread Paul Menzel
Dear ConTeXt folks, there must be a regression between ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.7.24 int: english/english and ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english. Using the minimal example \starttext \placeformula

Re: [NTG-context] \right)² not recognized as \right)^2

2011-11-20 Thread Paul Menzel
Am Sonntag, den 20.11.2011, 19:58 +0100 schrieb Wolfgang Schuster: Am 20.11.2011 um 19:52 schrieb Paul Menzel: is it expected that \right)² is not recognized as \right)^2? Yes it is, to enable this feature you need the “mathcrap” module. Thank you for the quick answer, but ² is still

Re: [NTG-context] Edid of reference in Wiki (was: \in: incorrect space in example in reference)

2011-11-17 Thread Paul Menzel
Am Donnerstag, den 17.11.2011, 16:32 +0100 schrieb Christian: Same here. ConTeXt ver: 2011.11.09 20:58 MKIV. Referencing formulas with a number is not possible, due to the number not being typeset. Must be some sort of bug. Log says: references unknown reference [][eq:gamma] There is

[NTG-context] \in: incorrect space in example in reference

2011-11-16 Thread Paul Menzel
Dear ConTeXt folks, in the example for `\in` in the reference [1] there is a space after the »(«. \placeformula[eq:pythagoras] \startformula a^2+b^2=c^2 \stopformula This is explained in \in{Equation (}{)}[eq:pythagoras]. Normally this space

[NTG-context] Edid of reference in Wiki (was: \in: incorrect space in example in reference)

2011-11-16 Thread Paul Menzel
Dear ConTeXt folks, Am Mittwoch, den 16.11.2011, 11:20 +0100 schrieb Wolfgang Schuster: Am 16.11.2011 um 10:44 schrieb Paul Menzel: in the example for `\in` in the reference [1] there is a space after the »(«. \placeformula[eq:pythagoras] \startformula a^2+b

[NTG-context] url: Add macros to the ConTeXt core

2011-11-13 Thread Paul Menzel
Dear ConTeXt folks, looking into typesetting URLs I find typesetting URLs quite cumbersome. Maybe I have not used that feature that often so I am not seeing the advantage to first define a URL somewhere and give it a name \useURL[aurl] [http://xkcd.com/149/] [] [I prefer hot

[NTG-context] Project structure: Do macros go into the environment?

2011-11-13 Thread Paul Menzel
Dear ConTeXt folks, I am using the project layout [1] and have a file `env.tex` which gets loaded. \startenvironment env \mainlanguage[de] \setupinteraction [title=Titel, author=John Doe,

Re: [NTG-context] [solved] Project structure: Do macros go into the environment?

2011-11-13 Thread Paul Menzel
Am Sonntag, den 13.11.2011, 20:09 +0100 schrieb Wolfgang Schuster: Am 13.11.2011 um 20:05 schrieb Paul Menzel: I am using the project layout [1] and have a file `env.tex` which gets loaded. \startenvironment env \mainlanguage[de] \setupinteraction

[NTG-context] idea: Module to automatically extract and insert information from Wikipedia

2011-11-12 Thread Paul Menzel
Dear ConTeXt folks, just now I thought of the following and I am wondering if there exists already a solution. Writing a text which includes people I want to add information about these peoples as footnotes. The first sentence in a Wikipedia article is most of the time good enough for that. A

[NTG-context] http://modules.contextgarden.net/vim: invalid link for documentation

2011-11-02 Thread Paul Menzel
Dear ConTeXt folks, the URL [1] in the Module details for the vim module [2] returns an error. URL not supported Thanks, Paul [1] http://modules.contextgarden.net/doc/context/third/vim/vim.txt [2] http://modules.contextgarden.net/vim signature.asc Description: This is a digitally

[NTG-context] [t-vim] [PATCH] vim-README.md: Correct some typos

2011-11-02 Thread Paul Menzel
Date: Wed, 2 Nov 2011 20:06:35 +0100 Subject: [PATCH] vim-README.md: Correct some typos --- You can use `git am pathtosavedmboxfile` to apply the patch. diff --git a/vim-README.md b/vim-README.md index 557cf8f..5853aa2 100644 --- a/vim-README.md +++ b/vim-README.md @@ -4,9 +4,9 @@ The vim module

Re: [NTG-context] [t-vim] [PATCH] vim-README.md: Correct some typos

2011-11-02 Thread Paul Menzel
Am Mittwoch, den 02.11.2011, 20:29 +0100 schrieb Paul Menzel: Date: Wed, 2 Nov 2011 20:06:35 +0100 Subject: [PATCH] vim-README.md: Correct some typos […] Please find the patch also attached. Thanks, Paul From c59fea981e66c0f271a2dc85f589c043e9b96bc5 Mon Sep 17 00:00:00 2001 From: Paul

[NTG-context] [t-vim] [PATCH] vim.txt: Correct some typos

2011-11-02 Thread Paul Menzel
Am Mittwoch, den 02.11.2011, 15:39 -0400 schrieb Aditya Mahajan: On Wed, 2 Nov 2011, Paul Menzel wrote: Am Mittwoch, den 02.11.2011, 20:29 +0100 schrieb Paul Menzel: Date: Wed, 2 Nov 2011 20:06:35 +0100 Subject: [PATCH] vim-README.md: Correct some typos […] Please find the patch

Re: [NTG-context] [solved] No numbers with `\ref` and floats like `\placetable`

2011-10-30 Thread Paul Menzel
Am Sonntag, den 30.10.2011, 08:30 +0100 schrieb Wolfgang Schuster: Am 29.10.2011 um 23:47 schrieb Paul Menzel: I am sorry for another reference related question. Using ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english the following example does

[NTG-context] Wiki: Procedure to update the reference (was: `\reference` does not print number)

2011-10-30 Thread Paul Menzel
Am Samstag, den 29.10.2011, 18:10 +0200 schrieb Wolfgang Schuster: Am 29.10.2011 um 18:03 schrieb Paul Menzel: using ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english the example from the Wiki page for `\reference` [1] does not work

Re: [NTG-context] xtables-mkiv: Metadata of manual not stored in PDF metadata (was: beta)

2011-10-29 Thread Paul Menzel
Dear Hans, Am Freitag, den 28.10.2011, 16:24 +0200 schrieb Hans Hagen: I uploaded a new beta. The biggest new thing is that there is yet another table mechanism: extreme tables. thank you for this new table. There is a manual too:

[NTG-context] `\reference` does not print number

2011-10-29 Thread Paul Menzel
Dear ConTeXt folks, using ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english the example from the Wiki page for `\reference` [1] does not work. \starttext See page \ref[p][myref 1] and \ref[p][myref 2]. \page \reference[myref

[NTG-context] ⅛ not displayed

2011-10-29 Thread Paul Menzel
Dear ConTeXt folks, some fractions (input using Compose) are not displayed in the resulting PDF files. \starttext ⅛ ist $\frac18$. ½, ⅓, ¼, ⅕, ⅙, ⅛ \stoptext I guess this is a font problem, but maybe fall backs could be added? Thanks, Paul

Re: [NTG-context] ⅛ not displayed in Latin Modern

2011-10-29 Thread Paul Menzel
Dear ConTeXt folks, Am Samstag, den 29.10.2011, 18:27 +0200 schrieb Paul Menzel: some fractions (input using Compose) are not displayed in the resulting PDF files. \starttext ⅛ ist $\frac18$. ½, ⅓, ¼, ⅕, ⅙, ⅛ \stoptext I guess this is a font

Re: [NTG-context] ⅛ not displayed in Latin Modern

2011-10-29 Thread Paul Menzel
Dear ConTeXt folks, I forgot to append the links. Am Samstag, den 29.10.2011, 23:12 +0200 schrieb Paul Menzel: Am Samstag, den 29.10.2011, 18:27 +0200 schrieb Paul Menzel: some fractions (input using Compose) are not displayed in the resulting PDF files. \starttext

[NTG-context] No numbers with `\ref` and floats like `\placetable`

2011-10-29 Thread Paul Menzel
Dear ConTeXt folks, I am sorry for another reference related question. Using ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english the following example does not work. Either no number is shown or »??«. \starttext Table

[NTG-context] MetaFun manual: Incorrect label of ordinate axis on page 382, section 9.3 drawing functions (was: Confusion with `function()` and `xyscaled`)

2011-10-23 Thread Paul Menzel
Dear MetaFun folks, Am Freitag, den 21.10.2011, 01:14 +0200 schrieb Paul Menzel: looking at the example for grid and functions in the MetaFun manual [1] section 9.3 drawoptions(withpen pencircle scaled .25pt withcolor .5white) ; draw hlingrid(0, 20, .2, 20cm, 10cm

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-23 Thread Paul Menzel
Am Freitag, den 21.10.2011, 18:08 +0200 schrieb Peter Rolf: Am 21.10.2011 17:26, schrieb Paul Menzel: Am Freitag, den 21.10.2011, 17:02 +0200 schrieb Peter Rolf: I agree, this is confusing on the first sight. But scaling is not meant as 'scaling to' a dimension. In fact is is just

Re: [NTG-context] MetaFun: Confusion with `function()` and `xyscaled`

2011-10-21 Thread Paul Menzel
Am Freitag, den 21.10.2011, 01:14 +0200 schrieb Paul Menzel: Dear ConTeXt/MetaFun folks, looking at the example for grid and functions in the MetaFun manual [1] section 9.3 drawoptions(withpen pencircle scaled .25pt withcolor .5white) ; draw hlingrid(0, 20, .2, 20cm

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-21 Thread Paul Menzel
Dear Peter, thank you for your answer. Am Freitag, den 21.10.2011, 17:02 +0200 schrieb Peter Rolf: I agree, this is confusing on the first sight. But scaling is not meant as 'scaling to' a dimension. In fact is is just a simple multiplication. The reason why it seems to work this way with

[NTG-context] MetaFun: Confusion with `function()` and `xyscaled`

2011-10-20 Thread Paul Menzel
Dear ConTeXt/MetaFun folks, looking at the example for grid and functions in the MetaFun manual [1] section 9.3 drawoptions(withpen pencircle scaled .25pt withcolor .5white) ; draw hlingrid(0, 20, .2, 20cm, 10cm) ; draw vloggrid(0, 10, .5, 10cm, 20cm) ;

[NTG-context] `\usemodule[graph]` causes error `! Unable to make mpx file.` with ConTeXt ver: 2011.10.14 22:47 MKIV

2011-10-18 Thread Paul Menzel
Dear ConTeXt folks, using the following minimal example \usemodule[graph] \starttext \startMPcode draw unitsquare scaled 1cm; \stopMPcode \stoptext causes the following error. $ context graph ConTeXt ver: 2011.10.14

[NTG-context] hybrid-italics.pdf: Small corrections (was: beta)

2011-10-15 Thread Paul Menzel
Dear Hans, Am Freitag, den 14.10.2011, 23:26 +0200 schrieb Hans Hagen: A new beta has been uploaded. Nothing new apart from some experimental code and a few bugfixes. I also uploaded http://www.pragma-ade.com/preliminaries/hybrid-italics.pdf I read your document and not being able to

[NTG-context] OT: Neo keyboard layout for entering math characters (was: luatex math font)

2011-10-15 Thread Paul Menzel
Dear Andreas, Am Samstag, den 15.10.2011, 14:02 +0200 schrieb Andreas Richter: \starttext \startformula J:\blackboard{R}^\infty \rightarrow \blackboard{R},f \mapsto J[f] \stopformula \stoptext since you seem to be a German native speaker, this is just a shameless plug to recommend to you

Re: [NTG-context] [solved] MetaFun: hlintext: `! Missing `)' has been inserted.`, `formatstr: ! Not implemented: (pair)-(unknown numeric).`

2011-10-15 Thread Paul Menzel
Dear Hans, Am Freitag, den 14.10.2011, 15:16 +0200 schrieb Hans Hagen: On 14-10-2011 08:02, Paul Menzel wrote: trying to draw a grid and label it, I get an error when using the (alsa attached) example from the MetaFun manual [1]. Fixed in next beta as always thank you very much

[NTG-context] MetaFun: hlintext: `! Missing `)' has been inserted.`, `formatstr: ! Not implemented: (pair)-(unknown numeric).`

2011-10-14 Thread Paul Menzel
Dear ConTeXt folks, trying to draw a grid and label it, I get an error when using the (alsa attached) example from the MetaFun manual [1]. \starttext \startMPcode drawoptions(withpen pencircle scaled .25pt withcolor .5white) ; draw hlingrid(0, 20, .2, 20cm, 10cm)

[NTG-context] metafun manual: Typo on page 382, section 9.3 drawing functions

2011-10-12 Thread Paul Menzel
Dear ConTeXt folks, I am sorry to bother you with these kind of messages. On page 382 of the Metafun manual [1] (Fr 08 Okt 2010 13:44:26 CEST) it should be In this case the pairs (log(x), x) and … so (log(x), x) instead of (x, x). Thanks, Paul [1]

Re: [NTG-context] Plotting a graph of a function f, like f(x) = e^x, with MetaPost

2011-10-12 Thread Paul Menzel
Dear Alan, Am Mittwoch, den 12.10.2011, 07:36 +0200 schrieb Alan Braslau: Metapost can now perform calculations in double precision floating point. At this time, it is in the svn version and does not work yet as such integrated in ConTeXt (through mplib). Taco promises this for soon...

Re: [NTG-context] Plotting a graph of a function f, like f(x) = e^x, with MetaPost

2011-10-12 Thread Paul Menzel
Am Donnerstag, den 13.10.2011, 00:28 +0200 schrieb Mojca Miklavec: On Thu, Oct 13, 2011 at 00:13, Paul Menzel wrote: Am Mittwoch, den 12.10.2011, 07:36 +0200 schrieb Alan Braslau: Metapost can now perform calculations in double precision floating point. At this time, it is in the svn

[NTG-context] Plotting a graph of a function f, like f(x) = e^x, with MetaPost

2011-10-11 Thread Paul Menzel
Dear ConTeXt folks, I finally chose MetaPost/MetaFun [1] because of the native integration with ConTeXt and hopefully easy font handling. I want to use that throughout my document. Of course I hit the first problem. Wanting to draw a “simple” function f like f(x) = e^x, seems hard to

Re: [NTG-context] Plotting a graph of a function f, like f(x) = e^x, with MetaPost

2011-10-11 Thread Paul Menzel
Dear ConTeXt folks, Am Mittwoch, den 12.10.2011, 00:45 +0200 schrieb Paul Menzel: Dear ConTeXt folks, I finally chose MetaPost/MetaFun [1] because of the native integration with ConTeXt and hopefully easy font handling. I want to use that throughout my document. Of course I hit

Re: [NTG-context] math signs in itemize

2011-09-26 Thread Paul Menzel
Am Montag, den 26.09.2011, 11:01 +0200 schrieb Wolfgang Schuster: \definefontfeature[frac][frac=yes,script=latn] \setupbodyfont[cambria] Is there a font in Standalone which can be used to demonstrate the behavior? \starttext 1/40 {\setff{frac}1/40} \m{\frac{1}{40}} With

[NTG-context] Fifth International ConTeXt User Meeting from September 19th until 24th

2011-09-22 Thread Paul Menzel
Dear ConTeXt folks, for those wondering why the traffic on this list is quite low during the last few days, I guess the reason is most of the developers and active supporters are attending the fifth International ConTeXt User Meeting [1]. I wish a great time to everybody attending the meeting.

[NTG-context] [punknova][PATCH] README.md: Fix typos

2011-08-17 Thread Paul Menzel
Date: Wed, 17 Aug 2011 12:41:03 +0200 1. No dots are used for »et al« according to Merriam Webster [1]. 2. Use capitalization consitently. [1] http://www.merriam-webster.com/dictionary/et%20al --- You can apply this patch saving this message as an mbox file and using `git am

[NTG-context] [punknova][PATCH] README.md: Add link to article from Hans and Taco in MAP 37 [1]

2011-08-17 Thread Paul Menzel
Date: Wed, 17 Aug 2011 12:46:52 +0200 [1] http://www.ntg.nl/maps/37/ --- Somehow the README on CTAN [2] is not converted to HTML. So the links which would be created by Markdown cannot be used usable. [2] http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/fonts/punknova/README ---

  1   2   >