[NTG-context] getnonfreefonts with LMTX

2021-03-14 Thread Philipp A.
Hi! The LMTX distribution comes with few binaries, texlua being none of them. The getnonfreefonts script seems simple enough, but it relies on a global “kpse” which it uses to get kpse variables. Therefore luametatex --luaonly can’t execute it. Is

Re: [NTG-context] Bib support broken in lmtx

2021-01-30 Thread Philipp A.
Am I caught in a spam filter somewhere? Am So., 3. Jan. 2021 um 13:30 Uhr schrieb Philipp A. : > So, where do I go with this? > > Can nobody reproduce it? Should I submit it to the bug tracker? How can I > help to get this resolved? > > Am Sa., 26. Dez. 2020 um 11:29 U

Re: [NTG-context] Bib support broken in lmtx

2021-01-03 Thread Philipp A.
So, where do I go with this? Can nobody reproduce it? Should I submit it to the bug tracker? How can I help to get this resolved? Am Sa., 26. Dez. 2020 um 11:29 Uhr schrieb Philipp A. : > Thank you, but whitespace is ignored in .bib file syntax. To prove that > whitespace handling isn’t t

Re: [NTG-context] Bib support broken in lmtx

2020-12-26 Thread Philipp A.
hink the root cause can probably be found with my minimal example. Best, Phil Am Fr., 25. Dez. 2020 um 19:24 Uhr schrieb : > Don't know if that's related, but you should probably removethe space > before the key in your bibfile. > > Von: ntg-conte

[NTG-context] Bib support broken in lmtx

2020-12-25 Thread Philipp A.
=dataset] \stoptext test.bib: @Article{ angerer2016, author = {Angerer, Philipp and Haghverdi, Laleh and B{\"{u}}ttner, Maren and Theis, Fabian J and Marr, Carsten and Buettner, Florian}, doi = {10.1093/bioinformatics/btv715}, issn = {14602059}, journal = {Bioinformatics}, language = {en}, number

Re: [NTG-context] body text invades space for notes

2020-03-04 Thread Philipp A.
broken for me … Best, Phil Am Di., 25. Feb. 2020 um 22:15 Uhr schrieb Pablo Rodriguez : > On 2/18/20 11:17 AM, Philipp A. wrote: > > For me it’s even worse (in mkiv), a paragraph of body text completely > > overlaps my footnote. > > > > Where are the bottom notes placed?

Re: [NTG-context] Customizing \cite alternatives

2020-02-22 Thread Philipp A.
” if the list is truncated) I think I’ll add a more complete example to the wiki, all of this is pretty complex due to being sensitive to order and overrides and so on. Best, Philipp Am Do., 20. Feb. 2020 um 16:11 Uhr schrieb Thomas A. Schmitz < thomas.schm...@uni-bonn.de>: > On 20.02.20 14:16

Re: [NTG-context] Customizing \cite alternatives

2020-02-20 Thread Philipp A.
to answer your question because we don't know which > specifications you use for your citations. You will have to provide a > minimal example that allows us to see what you're doing. > > Thomas > > On 2/17/20 6:26 PM, Philipp A. wrote: > > Hi List, > > > >

Re: [NTG-context] body text invades space for notes

2020-02-18 Thread Philipp A.
For me it’s even worse (in mkiv), a paragraph of body text completely overlaps my footnote. Where are the bottom notes placed? In the footer? Or how does it work? How to debug it? Am Sa., 14. Dez. 2019 um 19:41 Uhr schrieb Pablo Rodriguez : > Dear list, > > I’m afraid to admit that ConTeXt

[NTG-context] Customizing \cite alternatives

2020-02-17 Thread Philipp A.
except the first are replaced by “et al.” i.e. \setupcitething[maxauthors=3]: (One, Two, Three, & Four, 2018) → (One et al., 2018) How can I do this? I didn’t find anything in the publications manual: http://pragma-ade.nl/general/manuals/mkiv-publications.pdf Best, Phi

Re: [NTG-context] zip downloads / mirror

2020-02-16 Thread Philipp Gesang
2020-02-09 (Sunday), j.ha...@xs4all.nl (Hans Hagen): > On 2/9/2020 1:07 PM, Philipp Gesang wrote: > > I take it the “current” vs. “beta” model has been retired? > > indeed, we're always latest now (as 'current' was mostly what ended up on > tex live) Thanks for clari

[NTG-context] zip downloads / mirror

2020-02-09 Thread Philipp Gesang
: me please I’m not on the list, thanks! Best regards, Philipp PS: I’m out of the loop; is the mirror actually still needed or is there an official repo now? signature.asc Description: PGP signature ___ If your

Re: [NTG-context] How to approach a ConTeXt language server?

2020-02-05 Thread Philipp A.
Thank you, that’s great information! What’s the “export XML”? Am Di., 4. Feb. 2020 um 19:09 Uhr schrieb Henning Hraban Ramm < te...@fiee.net>: > > > Am 2020-02-04 um 16:45 schrieb Philipp A. : > > > > Language servers are the new big deal in editor and IDE developmen

Re: [NTG-context] Official file ending?

2020-02-05 Thread Philipp A.
han LaTeX, it is more legitimate > > to got the "dot tex" than latex :) > > > > Le mar. 4 févr. 2020 à 17:57, Pablo Rodriguez > <mailto:oi...@gmx.es>> a écrit : > > > > On 2/3/20 3:28 PM, Hans Hagen wrote: > > > On 2/3/2020 3:07 P

[NTG-context] How to approach a ConTeXt language server?

2020-02-04 Thread Philipp A.
to the channel Lua writes to (stdout?). Best, Philipp ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Official file ending?

2020-02-04 Thread Philipp A.
Thank you all! What is lmtx? Is there any link with infos? Am Di., 4. Feb. 2020 um 00:53 Uhr schrieb Floris van Manen : > > > On 04-02-2020 00:31, Exp wrote: > > > > Mkiv is a good choice for the moment. If there would be no Mkvi and so > > on, it is good forever. > > .tex is used for both tex

[NTG-context] Official file ending?

2020-02-03 Thread Philipp A.
for ConTeXt or all LuaTeX stuff? Would it make sense to give text documents that extension? - Something else? (.tex doesn’t count, it’s shared with LaTeX files and plain TeX files) Best, Philipp ___ If your

Re: [NTG-context] context command line interface documentation?

2019-11-19 Thread Philipp A.
… ?” and it waits for input. You said that context stops when encountering an error which isn’t the case for me. Any ideas why? Best, Philipp Am Di., 19. Nov. 2019 um 10:34 Uhr schrieb Hans Hagen : > Concerning errors, one can say > > context --directives="system.showerror" somefile

Re: [NTG-context] context command line interface documentation?

2019-11-18 Thread Philipp A.
s > Again, I’m really sorry! I’d like to help, but I don’t have the time currently for more than drive-by pull requests and wiki edits. I’m doing the latter and if the former is possible, I’ll try my hand. Is it? Best, Philipp __

Re: [NTG-context] PDF layer links

2019-11-12 Thread Philipp A.
I filed http://tracker.luatex.org/view.php?id=1016 Am Fr., 8. Nov. 2019 um 18:29 Uhr schrieb Philipp A. : > Thank you, but I want colored text, not a border. > > Also bugs should be fixed regardless of workarounds… > > Am Mi., 6. Nov. 2019 um 19:17 Uhr schrieb Pablo Rodriguez : &g

[NTG-context] context command line interface documentation?

2019-11-12 Thread Philipp A.
, Philipp PS: I filed http://tracker.luatex.org/view.php?id=1014 and http://tracker.luatex.org/view.php?id=1015 ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] PDF layer links

2019-11-08 Thread Philipp A.
Thank you, but I want colored text, not a border. Also bugs should be fixed regardless of workarounds… Am Mi., 6. Nov. 2019 um 19:17 Uhr schrieb Pablo Rodriguez : > On 11/6/19 5:07 PM, Philipp A. wrote: > > Hi, > > > > I asked this question some time ago: > > http

[NTG-context] PDF layer links

2019-11-06 Thread Philipp A.
: Hiding it makes “More text” vanish. Also, I don’t know if [state=stop,printable=yes] does what I want, i.e. being visible by default on print media. If not, how to achieve that? Best, Philipp \defineviewerlayer[print][state=stop,printable=yes] \defineviewerlayer[view][state=start,printable

Re: [NTG-context] cannot update to latest beta

2016-10-13 Thread Philipp Gesang
· > On Wed, 12 Oct 2016, Philipp Gesang wrote: > > > It seems fixed now and the most recent commit does indeed have > > Hans as the author. > > FYI, I have been mirroring your repo to github: > https://github.com/contextgarden/context-mirror > > If you

Re: [NTG-context] cannot update to latest beta

2016-10-12 Thread Philipp Gesang
Best, Philipp pgpUqGcyxOloZ.pgp Description: PGP signature ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listin

Re: [NTG-context] cannot update to latest beta

2016-09-21 Thread Philipp Gesang
mirror isn’t scraping the wrong page ;) Best, Philipp pgpfUxP2j0Sn1.pgp Description: PGP signature ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@n

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Philipp Gesang
ally whenever there's a need to do so. I’ve set up a scratchbox [0] cross build env that produces usable binaries. Maybe if I manage to get that automated I could provide the soft-float binary. (I’ve only built Luatex so far, not sure what else is needed.) > Taco, Philipp just volunteered fo

[NTG-context] standalone / setuptex on ARM

2016-08-22 Thread Philipp Gesang
to separate the platforms. Best, Philipp --- tex/setuptex.orig 2016-08-22 23:51:21.0 +0200 +++ tex/setuptex 2016-08-23 07:44:31.0 +0200 @@ -33,7 +33,26 @@ # we need more hacks to fix the situation, this is just a temporary solution mips|mips64|mipsel|mips64el) platform="

[NTG-context] [l...@tecgraf.puc-rio.br: [ANN] ltokenp, a token processor for Lua]

2016-05-04 Thread Philipp Gesang
://thread.gmane.org/gmane.comp.lang.lua.general/121329 Have fun, Philipp - Forwarded message from Luiz Henrique de Figueiredo <l...@tecgraf.puc-rio.br> - Date: Wed, 4 May 2016 02:17:22 -0300 From: Luiz Henrique de Figueiredo <l...@tecgraf.puc-rio.br> To: lu...@lists.lua.org S

Re: [NTG-context] font features in math

2016-05-02 Thread Philipp Gesang
· > Am Sun, 1 May 2016 11:45:02 +0200 schrieb Philipp Gesang: > > >> So somehow in math the +onum is lost in plain and latex but not in > >> context. What is context doing differently to avoid this? > > > > mode=base > > If context attach

Re: [NTG-context] font features in math

2016-05-01 Thread Philipp Gesang
23456789$ > \bye > > > So somehow in math the +onum is lost in plain and latex but not in > context. What is context doing differently to avoid this? mode=base See the issue thread where you got the example from or the Luaotf

Re: [NTG-context] issue with Junicode font and \input

2016-02-13 Thread Philipp Gesang
· > Am Sat, 13 Feb 2016 20:26:52 +0100 schrieb Pablo Rodriguez: > > > I have the following sample: > > > > \definefontfamily[mainface][rm][Junicode] > > \setupbodyfont[mainface] > > \starttext > > \input zapf > > \stoptext > > > > I experience an endless loop (or an

Re: [NTG-context] [fontloader/old] mixed substitution / ligatures feature

2015-12-20 Thread Philipp Gesang
· > On 12/18/2015 7:34 AM, Philipp Gesang wrote: > > in the old loader, defining a feature containing mixed ligature / > > substitution causes a crash. Here’s an example: > > > > \enabletrackers [otf.loading] > > \startluacode > >

[NTG-context] [fontloader/old] mixed substitution / ligatures feature

2015-12-17 Thread Philipp Gesang
baz \stoptext This crashes in font-otn on account of a number being indexed. This used to work -- anything that can be done about it? Best, Philipp pgpQqZnXSG9S_.pgp Description: PGP signature ___ If your questio

Re: [NTG-context] new bets

2015-12-17 Thread Philipp Gesang
· > I'm going to upload a new beta but this one needs luatex 0.87 which is > in the process of being released. Hmm, traverse_char() … neat! Philipp pgpvsEh2HKv57.pgp Description: PGP sig

Re: [NTG-context] Upgrade to 2015.11.19 breaks OTF reader?

2015-12-12 Thread Philipp Gesang
p;& mtxrun --generate && context --make && mtxrun --script fonts --reload && context source.tex (Adapt the OSFONTDIR path and replace “source.tex” with the name of your test file.) Make sure ther

Re: [NTG-context] Upgrade to 2015.11.19 breaks OTF reader?

2015-12-07 Thread Philipp Gesang
· > On 12/6/2015 10:14 PM, Philipp Gesang wrote: > > · > > > >> The problem persisted with Courier New, not only Source Sans Pro (SSP). > >> > >> The font file for Source Sans Pro came directly from the Google's font > >> se

Re: [NTG-context] Upgrade to 2015.11.19 breaks OTF reader?

2015-12-06 Thread Philipp Gesang
· > The problem persisted with Courier New, not only Source Sans Pro (SSP). > > The font file for Source Sans Pro came directly from the Google's font > service. > > The SSP (on my machine) works fine in Inkscape. > > The exact same font was also working before the ConTeXt upgrade.

Re: [NTG-context] Upgrade to 2015.11.19 breaks OTF reader?

2015-12-03 Thread Philipp Gesang
· > On 12/3/2015 8:27 AM, Philipp Gesang wrote: > > · > > fonts > otf loading > loading done > > fonts > otf loading > saving > > '/home/phg/.fonts/OTF/adobe-source/SourceSansPro-Regular.otf' in cache >

[NTG-context] Urdu with NotoNastaliqUrdu-Regular.ttf

2015-11-27 Thread Philipp Gesang
/context/cnt-urdu.tex Those features are what’s applied by Luaotfload by default for Arabic. Best, Philipp pgpjfdDirjlQG.pgp Description: PGP signature ___ If your question is of interest to others as well, please

Re: [NTG-context] Adrian Frutiger

2015-10-04 Thread Philipp A.
yeah, thanks! since i live next to the olympiadorf (olympic village of 1972), this reminded me that i wanted to acquire the colors from then and build sth with them. hmm, maybe wikipedia’s copy of waldi

[NTG-context] Wiki broken: “internal error: pdfcrop failed” for new context/

2015-06-20 Thread Philipp A.
Hi, as you see with the second example here: http://wiki.contextgarden.net/Multiline_equations#Working_with_equation_numbering perfectly valid code that isn’t already rendered and cached fails to be shown. Someone needs to fix the wiki! cheers, p

Re: [NTG-context] Asterisk

2015-06-09 Thread Philipp A.
just copy some symbol from here: http://en.wikipedia.org/wiki/Asterisk#Encodings and be sure to use a font containing them. alternatively define a command which temporarily switches to such a font in, displays the symbol, and switches back. Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz

[NTG-context] git mirror [was: Re: Sourcemirror at gitorious is closing down, where to find it then?]

2015-06-09 Thread Philipp Gesang
as long as the Pragma website can be scraped in the same fashion ;) Best, Philipp pgpnu_RqL3g9z.pgp Description: PGP signature ___ If your question is of interest to others as well, please add an entry to the Wiki

[NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Philipp A.
example: \enableregime[utf-8] \mainlanguage[de] \starttext \subject{Works} 1 \margintext{a} \subject{Doesn’t work} \margintext{b} \stoptext ___ If your question is of interest to others as well, please

Re: [NTG-context] \margintext / \inmargin doesn't work as only thing after header

2015-03-19 Thread Philipp A.
thank you! what’s \strut? can’t find it in the wiki… Hans Hagen pra...@wxs.nl schrieb am Do., 19. März 2015 um 11:52 Uhr: On 3/19/2015 11:39 AM, Philipp A. wrote: |\enableregime[utf-8] ^^^ no need for that \mainlanguage[de] \starttext \subject{Works} 1 \margintext

Re: [NTG-context] bug in beta from 2014.12.29 10:01

2014-12-31 Thread Philipp Gesang
···date: 2014-12-31, Wednesday···from: Pablo Rodriguez··· On 12/30/2014 09:08 PM, Philipp Gesang wrote: ···date: 2014-12-30, Tuesday···from: Pablo Rodriguez··· [...] I’m still experiencing this with beta from 2014.12.30 09:48. Could anyone confirm this? (I’m on Fedora 20, using

Re: [NTG-context] bug in beta from 2014.12.29 10:01

2014-12-30 Thread Philipp Gesang
| confusing filename, name: 'NEWS', lower: 'news', already: 'News' whenever mtxrun does some kind of path lookup. Best, Philipp pgpE4gQMXfVY9.pgp Description: PGP signature ___ If your question is of interest to others

Re: [NTG-context] [fontloader] crash in font-otf.lua / actions[reorganize glyph anchors]

2014-12-22 Thread Philipp Gesang
···date: 2014-12-14, Sunday···from: Philipp Gesang··· this bug was reported a while ago by user Thérèse on tex.stackexchange.com [1]. The font “Eadui.ttf” [2] causes the fontloader to access a nil value because the “Anchor-1” table is sparse (nil at index 3). Test file for Context

Re: [NTG-context] [fontloader] positioning of diacritics

2014-12-15 Thread Philipp Gesang
···date: 2014-12-15, Monday···from: Hans Hagen··· On 12/15/2014 8:08 AM, Philipp Gesang wrote: Good morning! This report by Github user SverreStausland has been lingering on the Luaotfload tracker for a while: There appears to be a difference between how certain faces of the Libertine

Re: [NTG-context] [fontloader] positioning of diacritics

2014-12-15 Thread Philipp Gesang
···date: 2014-12-15, Monday···from: Herbert Voss··· Am 15.12.2014 um 21:43 schrieb Philipp Gesang: \enabletrackers[otf.bugs] Thanks for the reply and for the pointer. That tracker is indeed pretty handy! I attempted to open a bug report on the Libertine tracker but Sourceforge

Re: [NTG-context] [fontloader] node injector / december 3 sync

2014-12-15 Thread Philipp Gesang
···date: 2014-12-14, Sunday···from: Hans Hagen··· On 12/14/2014 2:45 PM, Philipp Gesang wrote: Hi Hans, from the huge changeset two weeks ago: +texio.write_nl(The font code has been brought in sync with the context version of 2014.12.01 so) +texio.write_nl(if things

[NTG-context] [fontloader] node injector / december 3 sync

2014-12-14 Thread Philipp Gesang
runs fine whereas the plain one does so only after my “fix”. The same is true for Context itself: replace font-inj.lua with node-inj.lua in the format to reproduce the issue. Is there a fix to the fontloader, perhaps only temporarily until the revised injector becomes ready? Best, Philipp

[NTG-context] [fontloader] crash in font-otf.lua / actions[reorganize glyph anchors]

2014-12-14 Thread Philipp Gesang
-eadui.tex Patch attached, though I suspect it covers only the symptoms. Philipp [1] http://tex.stackexchange.com/q/195481/14066 [2] Download at http://openfontlibrary.org/font/eadui diff --git a/tex/context/base/font-otf.lua b/tex/context/base/font-otf.lua index 302d8ea..de392a9 100644

[NTG-context] [fontloader] positioning of diacritics

2014-12-14 Thread Philipp Gesang
it correctly. Best regards, Philipp [0] MD5 hashes of the files: 4bfd3481c1486f5d1ea13304981df7a6 LinLibertine_RZI.otf 153765bd2b29d6026fb2fa0b198a4995 LinLibertine_RZ.otf [1] https://bitbucket.org/phg/lua-la-tex-tests/src/tip/pln-diacritics-1.tex pgpn9cMzY_R_j.pgp Description: PGP

[NTG-context] Simplefonts: light font weight?

2014-12-08 Thread Philipp A.
. `\setuphead[chapter][style=light]` doesn’t work. best, philipp ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg

[NTG-context] [garden] git mirror not syncing

2014-12-08 Thread Philipp Gesang
Hi, the garden repo hasn’t been updated for months: http://git.contextgarden.net/context/context/commits/master Maybe a cron job got stuck? Best, Philipp pgptU11xSpZPN.pgp Description: PGP signature

Re: [NTG-context] [garden] git mirror not syncing

2014-12-08 Thread Philipp Gesang
···date: 2014-12-08, Monday···from: Hans Hagen··· On 12/8/2014 8:18 PM, Philipp Gesang wrote: Hi, the garden repo hasn’t been updated for months: http://git.contextgarden.net/context/context/commits/master Maybe a cron job got stuck? just mojca being away for a while

Re: [NTG-context] [luatex] Problem with luaotfload and positioning of primes

2014-07-29 Thread Philipp Gesang
···date: 2014-07-29, Tuesday···from: Hans Hagen··· On 7/29/2014 7:01 AM, Philipp Gesang wrote: Thanks for the quick fix! You were just lucky that I saw it pop up as incoming mail message (which I somehow cannot turn off) because normally all mails directed a the luatex list

Re: [NTG-context] [luatex] Problem with luaotfload and positioning of primes

2014-07-29 Thread Philipp Gesang
···date: 2014-07-29, Tuesday···from: Hans Hagen··· On 7/29/2014 7:18 PM, Philipp Gesang wrote: ···date: 2014-07-29, Tuesday···from: Hans Hagen··· On 7/29/2014 7:01 AM, Philipp Gesang wrote: Thanks for the quick fix! You were just lucky that I saw it pop up as incoming mail message

Re: [NTG-context] [luatex] Problem with luaotfload and positioning of primes

2014-07-28 Thread Philipp Gesang
the ssty feature into account. Best regards, Philipp [0] https://bitbucket.org/phg/context-mirror/commits/c70b2e466bbb07e976f8684d56ae4e5398169e7d pgpm3ETHz6muk.pgp Description: PGP signature ___ If your question

Re: [NTG-context] [luatex] Problem with luaotfload and positioning of primes

2014-07-28 Thread Philipp Gesang
···date: 2014-07-28, Monday···from: Philipp Gesang··· (CC’ing the Context list.) ···date: 2014-07-28, Monday···from: Jura Pintar··· Do you have a prediction about how long it will take before a fix is released? No, sorry. What I do have though is the culprit

Re: [NTG-context] [luatex] Problem with luaotfload and positioning of primes

2014-07-28 Thread Philipp Gesang
Good morning, Hans! Thanks for the quick fix! Best, Philipp ···date: 2014-07-28, Monday···from: Philipp Gesang··· ···date: 2014-07-28, Monday···from: Philipp Gesang··· (CC’ing the Context list.) ···date: 2014-07-28, Monday···from: Jura Pintar··· Do you have a prediction about

[NTG-context] sections without numbering

2014-07-13 Thread Philipp Gesang
(cf. section 1.10). The numberless versions also feature promintently on the wiki [1]. PS Next time you ask a new question, please open a new thread with an adequate subject to keep the list tidy. Best regards, Philipp [0] http://wiki.contextgarden.net/ConTeXt_reference_manual [1] http

Re: [NTG-context] sections without numbering

2014-07-13 Thread Philipp Gesang
. Good luck! Philipp pgpne94u5pdEP.pgp Description: PGP signature ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman

Re: [NTG-context] running PlainTeX from beta

2014-07-11 Thread Philipp Gesang
, ! Font \preloaded=manfnt not loadable: metric data not found or bad. to be read again \par Thanks! Philipp pgpoHvjgDYpLG.pgp Description: PGP signature ___ If your question is of interest to others

Re: [NTG-context] documentation

2014-07-07 Thread Philipp Gesang
of the later). Confirmed. The wiki server (wiki.contextgarden.net) does not respond to ICMP requests. I remember having used the wiki only yesterday so it could be temporary outage. The git server (git.contextgarden.net) is still running, though. Best, Philipp pgp5Z6_Mq79nB.pgp Description: PGP signature

[NTG-context] [OT] Twenty Questions for DEK

2014-05-21 Thread Philipp Gesang
of producing PDF output directly wasn’t an option. Best, Philipp pgp2Ig_FAkMQK.pgp Description: PGP signature ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-15 Thread Philipp Gesang
···date: 2014-05-15, Thursday···from: Aíre Funvake··· On Wed May 14 00:16:54 2014, Philipp Gesang wrote: That’s correct. The “color” key triggers a custom callback that tints every glyph of the defined font. It’s part of Luaotfload solely for compatibility for Xetex. IMO it’s not worth

Re: [NTG-context] LuaTeX-plain OpenType Features Select

2014-05-13 Thread Philipp Gesang
that tints every glyph of the defined font. It’s part of Luaotfload solely for compatibility for Xetex. IMO it’s not worth the hassle; I recommend using a proper color package instead. if you want color, use context instead of plain Probably the best suggestion =) Philipp pgpSOsd9Oew8I.pgp

Re: [NTG-context] smcp+tlig broken for -- only? -- Libertine

2014-05-12 Thread Philipp Gesang
···date: 2014-05-12, Monday···from: Hans Hagen··· On 5/11/2014 12:23 PM, Philipp Gesang wrote: Hi Hans, the fontloader appears to have trouble applying fake ligatures (“--” - “\endash” and the likes) in conjunction with small capitals. Both features work well in isolation. The behavior

Re: [NTG-context] git

2014-04-27 Thread Philipp Gesang
···date: 2014-04-26, Saturday···from: Hans Hagen··· On 4/26/2014 12:02 PM, Philipp Gesang wrote: Hi all, Marius’ git mirror is not going to be kept in sync anymore. From his answer: Because of security issues I disconnected the server there git script was running from

Re: [NTG-context] git

2014-04-27 Thread Philipp Gesang
···date: 2014-04-27, Sunday···from: Mojca Miklavec··· On Sun, Apr 27, 2014 at 10:23 AM, Philipp Gesang wrote: ···date: 2014-04-26, Saturday···from: Hans Hagen··· On 4/26/2014 12:02 PM, Philipp Gesang wrote: Hi all, Marius’ git mirror is not going to be kept in sync anymore. From

Re: [NTG-context] git

2014-04-27 Thread Philipp Gesang
···date: 2014-04-27, Sunday···from: Mojca Miklavec··· On Sun, Apr 27, 2014 at 10:57 AM, Philipp Gesang wrote: Though I can’t seem to clone the main repo: [10:48:37=phg@acheron= ~/src/context-dev] git clone http://git.contextgarden.net/context/context.git context-git-garden

Re: [NTG-context] git

2014-04-26 Thread Philipp Gesang
/context/source/d493b9c93ad826044bd17889da2ee099c8ed72d5:context_git_update.pl Any thoughts? Philipp ···date: 2014-03-16, Sunday···from: Hans Hagen··· Hi, Is Marius git repos still kept up to date? Hans

Re: [NTG-context] [luatex-plain] disappearing math-on node

2014-04-06 Thread Philipp Gesang
···date: 2014-04-06, Sunday···from: Hans Hagen··· On 4/5/2014 3:12 PM, Philipp Gesang wrote: ···date: 2014-04-03, Thursday···from: Hans Hagen··· On 4/3/2014 6:29 PM, Dohyun Kim wrote: This is a bug report based on the issue discussed at https://github.com/lualatex/luaotfload/issues/212

Re: [NTG-context] [luatex-plain] disappearing math-on node

2014-04-06 Thread Philipp Gesang
···date: 2014-04-06, Sunday···from: Hans Hagen··· On 4/5/2014 3:12 PM, Philipp Gesang wrote: ···date: 2014-04-03, Thursday···from: Hans Hagen··· On 4/3/2014 6:29 PM, Dohyun Kim wrote: This is a bug report based on the issue discussed at https://github.com/lualatex/luaotfload/issues/212

Re: [NTG-context] [luatex-plain] disappearing math-on node

2014-04-05 Thread Philipp Gesang
. Best, Philipp --- luatex-fonts-otn.lua.orig 2014-04-05 15:02:34.711828352 +0200 +++ luatex-fonts-otn.lua 2014-04-05 15:02:36.955171990 +0200 @@ -2375,7 +2375,7 @@ end end start = start.next

[NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Philipp Gesang
-tex-tests/raw/93745dba31e23febb02191c039dea2de743ce77a/cnt-features-8-combined-num.tex Is there a way to define a font with the combination of, say tnum and lnum that will work in math mode? If not, are there plans to implement it in the future? Best regards, Philipp pgp1MFd4ggd88.pgp

Re: [NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Philipp Gesang
···date: 2014-04-05, Saturday···from: Hans Hagen··· On 4/5/2014 4:37 PM, Philipp Gesang wrote: Hi Hans, when combining e.g. certain number substitutions like onum and pnum or tnum and lnum, node mode seems to work fine. However, those do have value in math mode as well which node mode

[NTG-context] \setbreakpoints[compound] in tables

2014-04-04 Thread Philipp A.
hi, when inputting table data using \processdatabasefile, my initial \setbreakpoints[compound] seems to have no effect. is there a way to make it work? ___ If your question is of interest to others as well, please add

[NTG-context] \placebookmarks only assigns pages for PDF bookmarks for sections that have been referenced

2014-03-28 Thread Philipp A.
title says it. a section/title/whatever that doesn’t have a \in or \at pointing at it gets no page assigned. so i have an outline in the bookmark bar, but only like 3 of the entries link to a page. ___ If your

Re: [NTG-context] [font-otn] bug in node mode

2014-03-25 Thread Philipp Gesang
···date: 2014-03-25, Tuesday···from: Hans Hagen··· On 3/24/2014 8:40 PM, Philipp Gesang wrote: Hi Hans, I’m afraid I have to bother you again with this issue. Consider this code: \font \mainface = file:EBGaramond12-Regular.otf:mode=node \mainface foo \bye

Re: [NTG-context] what happened to hangaround?

2014-03-24 Thread Philipp Gesang
environment: \setupexternalfigures [location=default] \starttext \starthanging{\externalfigure [cow.pdf][width=3.141cm]} \input ward \stophanging \stoptext I think it is supposed to be the successor to hangaround. Best regards, Philipp pgpWRYfPrrfSu.pgp

Re: [NTG-context] [font-otn] bug in node mode

2014-03-24 Thread Philipp Gesang
) local features = sequence.features if features then local order = features.order for i=1,#order do -- ... the table “features” never has a field “order”; “sequence” has one occasionally, though not always. Best, Philipp ···date: 2014-03-14

[NTG-context] Floats to the side of headers

2014-03-19 Thread Philipp A.
Hi, i have a float that happens just to be as high as the page when placed with location=right. how do i convince my header to be on the same page (i.e. at the top, with the top of the floar to the right of it) ___ If

[NTG-context] [font-otn] bug in node mode

2014-03-14 Thread Philipp Gesang
Hi Hans, at least the Plain format breaks as soon as you define a font in node mode: \font \testfont = lmroman10-regular.otf:mode=node \testfont foo \bye Patch attached. Best regards, Philipp --- font-otn.lua.orig 2014-03-14 07:42:18.494017054 +0100 +++ font-otn.lua 2014-03-14 07

Re: [NTG-context] [font-otn] bug in node mode

2014-03-14 Thread Philipp Gesang
···date: 2014-03-14, Friday···from: Hans Hagen··· On 3/14/2014 7:48 AM, Philipp Gesang wrote: Hi Hans, at least the Plain format breaks as soon as you define a font in node mode: \font \testfont = lmroman10-regular.otf:mode=node \testfont foo \bye no, it's

[NTG-context] \cite documentation

2014-03-13 Thread Philipp A.
, philipp ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http

Re: [NTG-context] [***SPAM***] ConTeXt Daily Build

2014-03-10 Thread Philipp Gesang
···date: 2014-03-10, Monday···from: hwit...@gmail.com··· Where are there instructions for using the daily build, newest Context code? http://wiki.contextgarden.net/ConTeXt_Standalone [ Is this the same as the standalone version that I've heard of? ] Yes. Best regards, Philipp

Re: [NTG-context] Plain format not building

2014-03-02 Thread Philipp Gesang
Hi Wolfgang! ···date: 2014-03-02, Sunday···from: Wolfgang Schuster··· Am 19.02.2014 um 19:31 schrieb Philipp Gesang philipp.ges...@alumni.uni-heidelberg.de: Hi all, with the most recent Minimals (2014.02.14 17:07) building the Luatex Plain format no longer works: $ mtxrun

[NTG-context] Plain format not building

2014-02-19 Thread Philipp Gesang
not loadable: metric data not found or bad. to be read again \par l.468 ? Same when building manually. Can anyone reproduce this? Best, Philipp pgpbQWno8XsmJ.pgp Description: PGP signature

Re: [NTG-context] ctxluacode inside bTABLE

2013-11-27 Thread Philipp Gesang
\bTD t2 \eTD \eTR \bTR \bTD t3 \eTD \eTR \eTABLE \stoptext Hth, Philipp pgpVMnxrZGPeS.pgp Description: PGP signature

Re: [NTG-context] ctxluacode inside bTABLE

2013-11-27 Thread Philipp Gesang
TeX and Lua code. Best, Philipp 2013/11/27 DesdeChaves desdecha...@gmail.com Is there a way to pass arguments to getrandomnumber() function? \startluacode local mathrandom = math.random local context= context document.get_random_number = function (min

Re: [NTG-context] announcement and call

2013-11-14 Thread Philipp Gesang
! Looking forward to status reports! Will the improvements be directly merged into Context or do you prefer releasing it as a self-contained module? Best regards, Philipp [1] http://www.ntg.nl/pipermail/ntg-context/2010/051693.html [2] http://tex.stackexchange.com/a/128574 pgpluhfcb_LFN.pgp

Re: [NTG-context] announcement and call

2013-11-14 Thread Philipp Gesang
···date: 2013-11-14, Thursday···from: Hans Hagen··· On 11/14/2013 9:40 PM, Philipp Gesang wrote: What I’d consider the most pressing issue, pertaining both to Context and to TeX as a whole, would be text streams a.k.a. parallel typesetting. It was discussed on the list a couple times

[NTG-context] [font-syn.lua] remove call to fontloader.to_table()

2013-11-09 Thread Philipp Gesang
, naturally -- identical in both cases. Best, Philipp --- /home/phg/base/font-syn.lua 2013-10-25 00:01:04.0 +0200 +++ font-syn.lua2013-11-09 18:30:33.540364371 +0100 @@ -266,8 +266,21 @@ function fontloader.fullinfo(...) -- check with taco what we get / could get local ff

Re: [NTG-context] [font-syn.lua] remove call to fontloader.to_table()

2013-11-09 Thread Philipp Gesang
···date: 2013-11-09, Saturday···from: Hans Hagen··· On 11/9/2013 6:45 PM, Philipp Gesang wrote: Hi all, calling fontloader.to_table() appears to be redundant when extracting font names, see the attached patch. On my system I measured 42 (patched) vs 59 (vanilla) seconds for rebuilding

Re: [NTG-context] [font-syn.lua] remove call to fontloader.to_table()

2013-11-09 Thread Philipp Gesang
···date: 2013-11-09, Saturday···from: Philipp Gesang··· ···date: 2013-11-09, Saturday···from: Hans Hagen··· On 11/9/2013 6:45 PM, Philipp Gesang wrote: Hi all, calling fontloader.to_table() appears to be redundant when extracting font names, see the attached patch. On my system I

Re: [NTG-context] [luatex-fonts] fontloader/plain format broken in beta

2013-11-01 Thread Philipp Gesang
···date: 2013-11-01, Friday···from: Hans Hagen··· On 10/31/2013 11:37 PM, Philipp Gesang wrote: Hi Hans, the fontloader (font-otn.lua, line 191) accesses the table nodes.disccodes which is not defined in luatex-basics-nod.lua. If I add that table (as in font-ini.lua), I get

  1   2   3   4   5   6   7   >