Re: [NTG-context] \defineprocessor and \at

2015-08-11 Thread Rik Kabel
pages. I can automate applying a processor based on the location for index register entries, but not for references.) \defineprocessor [bodypart] [style=bold] \defineprocessor [backpart] [style=italic] \defineconversionset[bodypart:pagenumber][][bodypart-n] \defineconversionset[backpart:pagenumber

Re: [NTG-context] \defineprocessor and \at

2015-08-11 Thread Rik Kabel
register entries, but not for references.) \defineprocessor[xx][style=slanted,after=n] \starttext \section[xxx]{Processor testing} Why cannot a processor be applied to a reference? \at[xx-xxx] \stoptext Anyone? -- Rik

Re: [NTG-context] \defineprocessor and \at

2015-08-11 Thread Wolfgang Schuster
on the location for index register entries, but not for references.) \defineprocessor [bodypart] [style=bold] \defineprocessor [backpart] [style=italic] \defineconversionset[bodypart:pagenumber][][bodypart-n] \defineconversionset[backpart:pagenumber][][backpart-n] \setupheadertexts

Re: [NTG-context] \defineprocessor and \at

2015-08-11 Thread Rik Kabel
pages. I can automate applying a processor based on the location for index register entries, but not for references.) \defineprocessor [bodypart] [style=bold] \defineprocessor [backpart] [style=italic] \defineconversionset[bodypart:pagenumber][][bodypart-n] \defineconversionset[backpart:pagenumber

Re: [NTG-context] Colored descriptions

2015-08-03 Thread Eric Détrez
in inbetween, it must be in before. More : a placelist[description] is no longer effective if there are sections and chapters :( So I have to use a register : is there a way to get the title of a description, something like #1 or /descriptiontitle ? -- Eric Détrez Informatique Lycée Faidherbe, Lille

[NTG-context] \defineprocessor and \at

2015-08-03 Thread Rik Kabel
Should processors work with references? I would think that they should, but the following fails. (My backmatter page numbers need to be marked to distinguish them from bodymatter pages. I can automate applying a processor based on the location for index register entries, but not for references

Re: [NTG-context] Register customization for backmatter page numbers

2015-08-01 Thread Pablo Rodriguez
entries appropriately. Can anyone suggest a way to do this, or some other method? Perhaps a pagecommand that compares the register item real page number to the highest real page number of the body? I would prefer a solution that does not require changing the register commands (\index

[NTG-context] Solved, was Re: Register customization for backmatter page numbers

2015-08-01 Thread Rik Kabel
and find no way to mark index entries appropriately. Can anyone suggest a way to do this, or some other method? Perhaps a pagecommand that compares the register item real page number to the highest real page number of the body? I would prefer a solution that does not require changing the register

Re: [NTG-context] Solved, was Re: Register customization for backmatter page numbers

2015-08-01 Thread Rik Kabel
at the defineconversionset and defineprocessor documentation and find no way to mark index entries appropriately. Can anyone suggest a way to do this, or some other method? Perhaps a pagecommand that compares the register item real page number to the highest real page number of the body? I would prefer a solution

[NTG-context] Register customization for backmatter page numbers

2015-07-31 Thread Rik
and defineprocessor documentation and find no way to mark index entries appropriately. Can anyone suggest a way to do this, or some other method? Perhaps a pagecommand that compares the register item real page number to the highest real page number of the body? I would prefer a solution that does

Re: [NTG-context] Dig out contents of the TeX macro using Lua

2015-07-15 Thread Hans Hagen
in a token register you can consult it as string but even then it cannot be what you expect as embedded macros don't get expanded (for good reason as they can be anything). Hans - Hans Hagen

Re: [NTG-context] Bibliography (bug compiling components-001.tex?)

2015-07-08 Thread Procházka Lukáš Ing . - Pontex s . r . o .
'?' (a nil value) stack traceback: c:/Ctx-Beta/tex/texmf-context/tex/context/base/publ-ini.lua:513: in function 'register' c:/Ctx-Beta/tex/texmf-context/tex/context/base/publ-ini.lua:591: in function 'findallused' c:/Ctx-Beta/tex/texmf-context/tex/context/base/publ-ini.lua:2503

Re: [NTG-context] Spurious registers log entry?

2015-03-31 Thread Hans Hagen
invalid see entry in register 'index', reference 'AA' No similar entry is produced for a non-+ target. This does not appear to cause a problem in the output, but the log message is annoying, and may point to incorrect logic in the source (strc-reg.lua). Nice fix, thank you. i commented

Re: [NTG-context] Spurious registers log entry?

2015-03-30 Thread Rik Kabel
On 2015-03-29 17:47, Rik Kabel wrote: The following code: \setupregister[index][n=1] \starttext \index{A}\index{A+A}AA\seeindex{AA}{A+A}. \placeindex \stoptext generates the following log entry. structureregisters invalid see entry in register 'index

[NTG-context] Spurious registers log entry?

2015-03-29 Thread Rik Kabel
The following code: \setupregister[index][n=1] \starttext \index{A}\index{A+A}AA\seeindex{AA}{A+A}. \placeindex \stoptext generates the following log entry. structureregisters invalid see entry in register 'index', reference 'AA' No similar entry is produced

[NTG-context] Reminder: BachoTeX

2015-03-25 Thread Willi Egger
nature, forests and water… Kind regards Willi Egger secretary CG-group Dear TeXies, a brief reminder: BachoTeX 2015: Various faces of typography == The early-bird registrations deadline for BachoTeX 2015 is approaching fast! You can register at http

[NTG-context] Exporting highlights

2015-03-15 Thread Idris Samawi Hamid ادريس سماوي حامد
; margin-top: 1em ; } lines+lines { display: block ; margin-top : 1em ; } line { display : block ; white-space : pre-wrap ; } /* synonym : inline */ /* sorting : inline */ sorting, synonym { display : inline ; font-variant : small-caps ; } /* register : display

Re: [NTG-context] two issues with new hyphenator

2014-12-08 Thread Pablo Rodriguez
}, { rule, height, width }, } } end fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base = addfunnyhyphen, node

Re: [NTG-context] two issues with new hyphenator

2014-12-08 Thread Hans Hagen
, -width }, { down, depth }, { rule, height, width }, } } end fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base

[NTG-context] Problems with repeating layers

2014-12-07 Thread Reza Housseini
). When I use \setupbackgrounds[page][background=MyLayer] this problem does not occur. But I have to shift the figure to place it in the leftmargin. I tried to use another concept like \definelayer[test] \startuseMPgraphic{oeps} register (somepos-1,0cm,0cm,center currentpicture

Re: [NTG-context] two issues with new hyphenator

2014-12-06 Thread Hans Hagen
fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base = addfunnyhyphen, node = addfunnyhyphen, } } \stopluacode \definefontfeature[default][default][funnyhyphen=yes] \starttext

Re: [NTG-context] two issues with new hyphenator

2014-12-04 Thread Pablo Rodriguez
fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base = addfunnyhyphen, node = addfunnyhyphen, } } \stopluacode \definefontfeature[default][default

Re: [NTG-context] two issues with new hyphenator

2014-12-04 Thread Hans Hagen
fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base = addfunnyhyphen, node = addfunnyhyphen, } } \stopluacode \definefontfeature[default][default][funnyhyphen=yes

Re: [NTG-context] two issues with new hyphenator

2014-12-03 Thread Hans Hagen
}, { down, depth }, { rule, height, width }, } } end fonts.constructors.newfeatures(otf).register { name= funnyhyphen, description = funny hyphen, manipulators = { base = addfunnyhyphen, node

[NTG-context] beta

2014-11-26 Thread Hans Hagen
for explicit hyphens and joiners (the default set) and patterns as discussed in Hyphenation in OpenOffice.org (TUGboat, Volume 27, 2006) should also work; you can for instance register additional patterns like this: \registerhyphenationpattern[en][eigh1tee/t=t,5,1] But that's for the happy few who

[NTG-context] placing registers on the same page

2014-11-15 Thread Alan Bowen
\placeregister[mouse] \placeregister[house] \stoptext places the second register on its own page. How can I get the second register on the same page as the first? Alan ___ If your question is of interest to others as well

Re: [NTG-context] placing registers on the same page

2014-11-15 Thread Pablo Rodriguez
On 11/15/2014 05:40 PM, Alan Bowen wrote: I currently have a problem setting the indices of a book. A minimal example [...] places the second register on its own page. How can I get the second register on the same page as the first? Hi Alan, removing [balance=no] from \setupregister outputs

Re: [NTG-context] placing registers on the same page

2014-11-15 Thread Alan Bowen
[...] places the second register on its own page. How can I get the second register on the same page as the first? Hi Alan, removing [balance=no] from \setupregister outputs both registers on the same page. Just in case it helps, Pablo -- http://www.ousia.tk

[NTG-context] new mechanism

2014-10-14 Thread Hans Hagen
Hi, As we needed it for a project, I made this: \showinjector \setinjector[register][3][\column] \setinjector[list][2][{\blank[3*big]}] \starttext \placelist[section][criterium=text] \blank[3*big] \placeregister[index][criterium=text] \page \startsection[title=Alpha

Re: [NTG-context] lpdf.checkedkey has problem with false values

2014-09-15 Thread Michail Vidiassov
) ConTeXt. Texlive 2014 works. As far as I can track, the problem is caused by the change in function register(askedname,specification) from grph-inc.lua: if format %a supported by output file format (and u3d falls under this category) specification.found is set to false in the current ConTeXt. If I

Re: [NTG-context] E-books and XML.

2014-08-29 Thread Henning Hraban Ramm
Am 2014-08-28 um 23:39 schrieb Hans Hagen pra...@wxs.nl: I just recognized there’s a problem with references, esp. register: section detail=Titel location=aut:2 sectiontitleErinnerung /sectiontitle registerentryErinnerung/registerentry registerpages

Re: [NTG-context] E-books and XML.

2014-08-29 Thread Hans Hagen
On 8/29/2014 8:33 AM, Henning Hraban Ramm wrote: Am 2014-08-28 um 23:39 schrieb Hans Hagen pra...@wxs.nl: I just recognized there’s a problem with references, esp. register: section detail=Titel location=aut:2 sectiontitleErinnerung /sectiontitle

Re: [NTG-context] E-books and XML.

2014-08-29 Thread Henning Hraban Ramm
Am 2014-08-29 um 16:17 schrieb Hans Hagen pra...@wxs.nl: Thank you for caring, the tag hierarchy is good now, but why did you leave out the locations now? I need some connection between register entry and the origin to be able to create a link. I can’t use the page numbers, since they don’t

Re: [NTG-context] E-books and XML.

2014-08-29 Thread Hans Hagen
On 8/29/2014 1:46 PM, Henning Hraban Ramm wrote: Am 2014-08-29 um 16:17 schrieb Hans Hagen pra...@wxs.nl: Thank you for caring, the tag hierarchy is good now, but why did you leave out the locations now? I need some connection between register entry and the origin to be able to create a link

Re: [NTG-context] E-books and XML.

2014-08-28 Thread Hans Hagen
issue: I just recognized there’s a problem with references, esp. register: section detail=Titel location=aut:2 sectiontitleErinnerung /sectiontitle registerentryErinnerung/registerentry registerpages break/ registerpagelink destination=internal(3

Re: [NTG-context] E-books and XML.

2014-08-28 Thread Hans Hagen
issue: I just recognized there’s a problem with references, esp. register: section detail=Titel location=aut:2 sectiontitleErinnerung /sectiontitle registerentryErinnerung/registerentry registerpages break/ registerpagelink destination=internal(3

Re: [NTG-context] E-books and XML.

2014-08-28 Thread Hans Hagen
issue: I just recognized there’s a problem with references, esp. register: section detail=Titel location=aut:2 sectiontitleErinnerung /sectiontitle registerentryErinnerung/registerentry registerpages break/ registerpagelink destination=internal(3

Re: [NTG-context] E-books and XML.

2014-08-27 Thread Henning Hraban Ramm
, NCX and OPF from export.xml via XSLT, i.e. throw away most of what the epub script does. But the structure of registers (that I abuse for a sorted ToC) is hard to parse, because there’s no structure that links register text and page number, e.g.: register detail=index registersection

Re: [NTG-context] For the Mac users: AppleScript to launch ConTeXt in a flexile way

2014-07-17 Thread Hans Hagen
currently being edited. Defining a “Product file” can either be done semi-automatically or by hard-definition with two swappable register slots. C) If no eligible file is opend in an editor it will launch Ctx on the currently selected tex file in the Finder. The options added in the course of time

Re: [NTG-context] For the Mac users: AppleScript to launch ConTeXt in a flexile way

2014-07-17 Thread Otared Kavian
is the frontmost process. B) It can launch Ctx on the parent Product file of the component file currently being edited. Defining a “Product file” can either be done semi-automatically or by hard-definition with two swappable register slots. C) If no eligible file is opend in an editor

[NTG-context] For the Mac users: AppleScript to launch ConTeXt in a flexile way

2014-07-16 Thread Thomas Floeren
” can either be done semi-automatically or by hard-definition with two swappable register slots. C) If no eligible file is opend in an editor it will launch Ctx on the currently selected tex file in the Finder. The options added in the course of time are: A) Usage of a ConTeXt-Beta or a ConTeXt

[NTG-context] Context meeting 8 in Bassenge-Poires

2014-06-30 Thread Willi Egger
hesitate to bring up topics! The sooner the better (so that they can be announced and prepared). Please consider to join the community at this unique place. - If you register quickly you still can register as an early bird. If you are a first-time attendee you will get an extra discount! Please check

Re: [NTG-context] Preparing a weird index.

2014-06-27 Thread Wolfgang Schuster
, specific order etc. It looks very good. Congratulations? Does it mean I can e.g. still use 'hr' as main language for writing and then use my pseudo language *just* for sorting purposes? Yes, the register mechanism provides a language key where you can specify the language which is used

Re: [NTG-context] Preparing a weird index.

2014-06-27 Thread Gour
Wolfgang Schuster schuster.wolfg...@gmail.com writes: Yes, the register mechanism provides a language key where you can specify the language which is used for the sorting of the entries. Excellent!! It's time to dive into ConTeXt again... Sincerely, Gour -- One must deliver himself

[NTG-context] ConTeXt meeting 2014 update

2014-06-23 Thread Taco Hoekwater
be a great time to register! http://meeting.contextgarden.net/2014/register.shtml Hoping to see many of you in Bassenge, Taco ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] Command for printing back of book index.

2014-05-26 Thread john Culleton
the index? Section 12.7 just has a blank line after A register is generated and placed in your document with -- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net/shortlist.html PDF e-book: Create Book Covers with Scribus available at http

Re: [NTG-context] Command for printing back of book index.

2014-05-26 Thread Hans Hagen
to print the index? Section 12.7 just has a blank line after A register is generated and placed in your document with did you consult the wiki? http://wiki.contextgarden.net/Registers

Re: [NTG-context] Command for printing back of book index.

2014-05-26 Thread john Culleton
to perl to ruby ... so it's a real ancient part of context Thanks. Now, what is the command to be placed at the back of the file to print the index? Section 12.7 just has a blank line after A register is generated and placed in your document with did you consult the wiki? http

Re: [NTG-context] \seeindex and secondary index (register) levels

2014-03-19 Thread Hans Hagen
On 3/19/2014 1:11 AM, Rik Kabel wrote: How can I get \seeindex to refer to other than the top-level of an index entry? In the following MWE, I would like to link to /text+more/, not /text,/ and not /text+some/. That is, the highlight should include the name of the lower level(s). The actual link

Re: [NTG-context] \seeindex and secondary index (register) levels

2014-03-19 Thread Rik Kabel
On 2014-03-19 08:30, Hans Hagen wrote: On 3/19/2014 1:11 AM, Rik Kabel wrote: How can I get \seeindex to refer to other than the top-level of an index entry? In the following MWE, I would like to link to /text+more/, not /text,/ and not /text+some/. That is, the highlight should include the

Re: [NTG-context] Missinentries in index register

2014-03-19 Thread Hans Hagen
On 3/19/2014 4:50 PM, Rik Kabel wrote: Another index register buglet, possibly a regression. Two entries should be created, but only one appears. This does not occur with TL2013 context It does occur with the current (20140316) standalone beta. \starttext Why is there no AB entry

[NTG-context] Missinentries in index register

2014-03-19 Thread Rik Kabel
Another index register buglet, possibly a regression. Two entries should be created, but only one appears. This does not occur with TL2013 context It does occur with the current (20140316) standalone beta. \starttext Why is there no AB entry in this index with current beta

[NTG-context] Index register page entry numbers missing

2014-03-19 Thread Rik Kabel
In the following example, page number entries in the index are not displayed when a blank line is inserted in the text, but do appear without that blank. This happens with both the current 20140316 standalone beta and with TL2013. (I noticed this constructing MWEs for other index register

Re: [NTG-context] Index register page entry numbers missing

2014-03-19 Thread Hans Hagen
this constructing MWEs for other index register problems. It is likely not a problem in real life, but may provide insight into other issues.) \starttext Why do the entry page numbers disappear when a blank line follows this line, and reappear when the blank line is removed? (Current beta

[NTG-context] \seeindex and secondary index (register) levels

2014-03-18 Thread Rik Kabel
How can I get \seeindex to refer to other than the top-level of an index entry? In the following MWE, I would like to link to /text+more/, not /text,/ and not /text+some/. That is, the highlight should include the name of the lower level(s). The actual link should be to the page with the entry

Re: [NTG-context] [Index] Indenting long primaries after secondaries

2014-03-16 Thread Hans Hagen
primary long primary long primary long 1 (!!! this was not indented) primary longer primary longer primary longer primary longer primary longer 1 (or see the screenshot) I've just updated ConTeXt to 2014.03.16 and now it works as expected! Thanks a lot! The register mechanism has been adapted

[NTG-context] Regression in register processing in last beta

2014-03-16 Thread Jan Tosovsky
Dear All, I have to admit I use quite cumbersome code to get desired output, but while it was working in previous betas, now emergency stop is reported: 'Extra }, or forgotten \endgroup' Here is MWE: \setupalign[hz, hanging] \setupindenting[medium, yes] \setupnotation[footnote][align={hz,

Re: [NTG-context] Regression in register processing in last beta

2014-03-16 Thread Hans Hagen
On 3/16/2014 7:25 PM, Jan Tosovsky wrote: Dear All, I have to admit I use quite cumbersome code to get desired output, but while it was working in previous betas, now emergency stop is reported: 'Extra }, or forgotten \endgroup' Here is MWE: \setupalign[hz, hanging] \setupindenting[medium,

Re: [NTG-context] Regression in register processing in last beta

2014-03-16 Thread Jan Tosovsky
On 2014-03-16 Jan Tosovsky wrote: Dear All, I have to admit I use quite cumbersome code to get desired output, but while it was working in previous betas, now emergency stop is reported: 'Extra }, or forgotten \endgroup' Here is MWE: \setupalign[hz, hanging] \setupindenting[medium,

Re: [NTG-context] Regression in register processing in last beta

2014-03-16 Thread Jan Tosovsky
On 2014-03-16 Hans Hagen wrote: On 3/16/2014 7:25 PM, Jan Tosovsky wrote: Dear All, I have to admit I use quite cumbersome code to get desired output, but while it was working in previous betas, now emergency stop is reported: 'Extra }, or forgotten \endgroup' Here is MWE:

[NTG-context] Customize register format

2014-03-09 Thread Thangalin
Hi, I am trying to reproduce the following register layout: http://i.imgur.com/qXSK2VM.png Entries include a section name, page number, author, and author URL; the entries are formatted fairly differently from a standard index. So far I have: \setupinteraction[state=start,] \define\Punctuate

[NTG-context] new beta

2014-03-07 Thread Hans Hagen
Hi, I uploaded a new beta. Apart from the usual 'improvements' and a few 'fulfilled wishes' the main difference is in some optimized register generation code: in the crited project we're dealing with tens of thousands of different index entries and that gave problems with luajittex (first

Re: [NTG-context] \startnarrower[left, right] \completecontent[pageboundaries={0.1.1.5}] \stopnarrower

2014-01-23 Thread Rudolf Bahr
On Wed, Jan 22, 2014 at 11:20:45PM +0100, Wolfgang Schuster wrote: Hi Rudolf, what you try doesn’t work because the narrower environment and the list alternative you use try to change the same internal register for the distance from the left margin. What you have to do is to write your

Re: [NTG-context] \startnarrower[left, right] \completecontent[pageboundaries={0.1.1.5}] \stopnarrower

2014-01-23 Thread Hans Hagen
On 1/22/2014 11:20 PM, Wolfgang Schuster wrote: Hi Rudolf, what you try doesn’t work because the narrower environment and the list alternative you use try to change the same internal register for the distance from the left margin. What you have to do is to write your own layout for the section

Re: [NTG-context] \startnarrower[left, right] \completecontent[pageboundaries={0.1.1.5}] \stopnarrower

2014-01-22 Thread Wolfgang Schuster
Hi Rudolf, what you try doesn’t work because the narrower environment and the list alternative you use try to change the same internal register for the distance from the left margin. What you have to do is to write your own layout for the section entries in the TOC because this way you

Re: [NTG-context] update fails

2014-01-06 Thread Hans Hagen
-setup.sh ../first-setup.sh --modules=all --engine=luatex Usually the update runs well, no problem. But the last time it did not work. I've got this message : This went wrong: ...67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui:107: bad bytecode register This is LuaTeX, Version beta-0.78.0

Re: [NTG-context] update fails

2014-01-06 Thread Roland Thiers
:107: bad bytecode register This is LuaTeX, Version beta-0.78.0-2013123119 (rev 4704) \write18 enabled. .. * cont-yes.mkiv ? Assertion failed: (kpse-program_name), function kpathsea_var_value, file ../../../source/texk/kpathsea/variable.c, line 36. mtx-context | fatal error

[NTG-context] update fails

2014-01-05 Thread Roland Thiers
--engine=luatex Usually the update runs well, no problem. But the last time it did not work. I've got this message : This went wrong: ...67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui:107: bad bytecode register This is LuaTeX, Version beta-0.78.0-2013123119 (rev 4704) \write18 enabled

Re: [NTG-context] ConTeXt hyphenation patterns for Indic languages

2013-12-19 Thread Wolfgang Schuster
-def.mkiv) register. A better place for the message would be in the definition of the \mainlanguage command. Wolfgang___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

[NTG-context] Palatino patch for the current ConTeXt version

2013-11-17 Thread honyk
register = patches.register local report = patches.report function patch (data,filename) report(I am here) report(processing data %s, table.serialize(data)) end register(after,prepare glyphs,^pala, patch) \stopluacode Any idea? Thanks, Jan

Re: [NTG-context] Palatino patch for the current ConTeXt version

2013-11-17 Thread Hans Hagen
= otf.enhancers.patches local register = patches.register local report = patches.report function patch (data,filename) report(I am here) report(processing data %s, table.serialize(data)) end register(after,prepare glyphs,^pala, patch) \stopluacode Any idea? patches are applied

Re: [NTG-context] Handling index entries with many references

2013-11-15 Thread honyk
On 2013-06-09 honyk wrote: in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). In one old book I've found the following solution for this: in the index there are first three page references listed for that index entry followed

Re: [NTG-context] Index - custom sorting

2013-11-11 Thread honyk
] in your document context should use the czech sorting mechanism, when you english as main language you can use them in the register with \placeregister[index][language=cz]. You can also influence the sorting with the method key for \placeregister: http://www.ntg.nl/pipermail/ntg- context

[NTG-context] Using *fleurons*

2013-11-10 Thread Francisco Gracia
register number *0* has been arbitrarily selected for the proceedings. % The essential steps in the construction are: %- (typo)graphical composition of the motive (as for instance *\midaligned{Finis}* in the first example) %or designation of the source file of an image, %- enclosure

Re: [NTG-context] Using *fleurons*

2013-11-10 Thread Wolfgang Schuster
the use of *TeX*'s special *box registers* as arguments;% here box register number *0* has been arbitrarily selected for the proceedings. % The essential steps in the construction are:% - (typo)graphical composition of the motive (as for instance *\midaligned{Finis}* in the first example

Re: [NTG-context] Index - custom sorting

2013-11-07 Thread Wolfgang Schuster
it implemented already in Java so I hope it won't be a huge task to convert it into something else… When you have \mainlanguage[cz] in your document context should use the czech sorting mechanism, when you english as main language you can use them in the register with \placeregister[index][language

[NTG-context] Spelling out chapter numbers for novels.

2013-10-09 Thread john Culleton
It is now fashionable in the U.S. (and maybe elsewhere) to use a spelled-out chapter number in novels. Not finding a function to convert from a number register to a text string I created a brute force file that looks like this: -- \def\chapstring{\ifcase

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Hans Hagen
, always. Confirmed. The subentries aren’t shown if: - entries that share a subentry (level 2) are indexed consecutively, and - these entries are different but belong in the same register section (same initial letter) Example: \starttext \placeindex \page

Re: [NTG-context] Repeat second-level registers within index

2013-09-26 Thread Philipp Gesang
aren’t shown if: - entries that share a subentry (level 2) are indexed consecutively, and - these entries are different but belong in the same register section (same initial letter) Example: \starttext \placeindex \page \index{a+foo}whatever %% shows up

Re: [NTG-context] question about linespace adjustment

2013-09-25 Thread luigi scarso
we have a fast [small] switch \fi \the\everybodyfont \the\everyswitchtobodyfont} \unexpanded\def\switchtobodyfont[#specification]% could become an ifx {\doifsomething{#specification}{\font_basics_switchtobodyfont{#specification}}} The token register \everybodyfont

[NTG-context] Last call to 7th ConTeXt Meeting

2013-09-12 Thread Jan Kula
Dear all, this is the last call for passengers to 7th ConTeXt Meeting in Brejlov, Czech Republic to register. Those who did so are already boarding. We have set up the last-minute fees (lower than regular ones). The program has been updated and expect more: http://meeting.contextgarden.net

Re: [NTG-context] Last call to 7th ConTeXt Meeting

2013-09-12 Thread Jan Kula
(Saturday-Sunday) will added today. Best regards, Jano http://meeting.contextgarden.net/2013/ On 09/12/2013 09:46 AM, Jan Kula wrote: Dear all, this is the last call for passengers to 7th ConTeXt Meeting in Brejlov, Czech Republic to register. Those who did so are already boarding. We have set up

[NTG-context] 7th Context Meeting, early-bid deadline extended

2013-07-21 Thread Jan Kula
Dear all, the deadline for early-bid registration to the upcoming 7th ConTeXt Meeting in Brejlov, Czech Republic was extended till July 31, 2013. Early registration also guarantees enough place for everybody who wish to attend, so you are welcome to register as soon as possible. Though

Re: [NTG-context] 7th Context Meeting, early-bid deadline extended

2013-07-21 Thread Hans Hagen
to register as soon as possible. Though there are only few abstracts ready, the growing list of participants guarantees, you will get news and experience on the best of the ConTeXt and LuaTeX world, not speaking about the possibility to meet colleagues you already now from the list in person. Enjoy

Re: [NTG-context] [***SPAM***] Can't find recommended tool

2013-06-23 Thread d.henman
Pable, thanks, but it doesn't work. so easily. mxtrun only see what is in the TeX directory tree and uses that font database. My question is how to register the font to that system so that mtxrun can find it. How does one do that with a ttf font file? Thanks Pablo Rodríguez oi

Re: [NTG-context] Can't find recommended tool

2013-06-23 Thread Pablo Rodríguez
On 23/06/13 08:09, d.henman wrote: Pable, thanks, but it doesn't work. so easily. mxtrun only see what is in the TeX directory tree and uses that font database. My question is how to register the font to that system so that mtxrun can find it. How does one do that with a ttf font file

Re: [NTG-context] Can't find recommended tool

2013-06-23 Thread Hans Hagen
On 6/23/2013 2:58 PM, Pablo Rodríguez wrote: On 23/06/13 08:09, d.henman wrote: Pable, thanks, but it doesn't work. so easily. mxtrun only see what is in the TeX directory tree and uses that font database. My question is how to register the font to that system so that mtxrun can find it. How

[NTG-context] register in xml

2013-06-11 Thread Thomas A. Schmitz
Hi, may I interest you in a rerun of a question I asked half a year ago? How do you do an index from xml? Here is my naive approach, which ends in all entries being filed under x, which is less than ideal. What would be the proper way of doing this? Thanks Thomas \starttext

Re: [NTG-context] register in xml

2013-06-11 Thread Wolfgang Schuster
Am 11.06.2013 um 12:59 schrieb Thomas A. Schmitz thomas.schm...@uni-bonn.de: Hi, may I interest you in a rerun of a question I asked half a year ago? How do you do an index from xml? Here is my naive approach, which ends in all entries being filed under x, which is less than ideal. What

Re: [NTG-context] register in xml

2013-06-11 Thread Thomas A. Schmitz
On 06/11/2013 01:08 PM, Wolfgang Schuster wrote: \expanded{\index{…}} Wolfgang Sigh... things can be so easy; I should have tried that myself! Thanks a lot, Wolfgang! Thomas ___ If your question is of

[NTG-context] Handling index entries with many references

2013-06-09 Thread honyk
Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create references to all occurrences. In one old book I've found the following solution for this: in the index

Re: [NTG-context] Handling index entries with many references

2013-06-09 Thread Wolfgang Schuster
Am 09.06.2013 um 21:49 schrieb honyk j.tosov...@email.cz: Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create references to all occurrences. In one old book

Re: [NTG-context] Handling index entries with many references

2013-06-09 Thread honyk
On 2013-06-09 Wolfgang Schuster wrote: Am 09.06.2013 um 21:49 schrieb honyk j.tosov...@email.cz: Dear All, in my book I want to place the index (aka register) of places. Some of them are mentioned very often (10). I want to keep that location in the index, but not to create

[NTG-context] Two questions about registers

2013-06-02 Thread Marcin Borkowski
Hi list, I have two questions regarding registers. 1. How to change the title of the register (placed by \completeregister) and its numbering style? (Assume that e.g. I want it to be an unnumbered section and not a numbered chapter.) 2. I'd like my register not to have the headers

Re: [NTG-context] Two questions about registers

2013-06-02 Thread Marcin Borkowski
Dnia 2013-06-02, o godz. 19:46:52 Marcin Borkowski mb...@wmi.amu.edu.pl napisał(a): Hi list, I have two questions regarding registers. 1. How to change the title of the register (placed by \completeregister) and its numbering style? (Assume that e.g. I want it to be an unnumbered

Re: [NTG-context] Two questions about registers

2013-06-02 Thread Marcin Borkowski
Dnia 2013-06-02, o godz. 19:51:54 Marcin Borkowski mb...@wmi.amu.edu.pl napisał(a): Dnia 2013-06-02, o godz. 19:46:52 Marcin Borkowski mb...@wmi.amu.edu.pl napisał(a): Hi list, I have two questions regarding registers. 1. How to change the title of the register (placed

Re: [NTG-context] Two questions about registers

2013-06-02 Thread Wolfgang Schuster
Am 02.06.2013 um 19:46 schrieb Marcin Borkowski mb...@wmi.amu.edu.pl: Hi list, I have two questions regarding registers. 1. How to change the title of the register (placed by \completeregister) and its numbering style? (Assume that e.g. I want it to be an unnumbered section

Re: [NTG-context] Two questions about registers

2013-06-02 Thread Marcin Borkowski
Dnia 2013-06-02, o godz. 20:46:12 Wolfgang Schuster schuster.wolfg...@gmail.com napisał(a): Am 02.06.2013 um 19:46 schrieb Marcin Borkowski mb...@wmi.amu.edu.pl: Hi list, I have two questions regarding registers. 1. How to change the title of the register (placed

Re: [NTG-context] extra line after switchtobodyfont

2013-05-03 Thread Meer, H. van der
not sit between text and fontswitch \switchtobodyfont). My guess is that the token register \t_font_typescripts is the source of the spaces, but I am not further than that. I have already mailed Hans Hagen about these findings. [cid:AE3D66B6-9CD5-4377-B68D-AED490D0487E@fritz.box] Hans van der

Re: [NTG-context] extra line after switchtobodyfont

2013-05-03 Thread Wolfgang Schuster
what happens. See the screen shot from one of my tests (br/ results in \crlf but does not sit between text and fontswitch \switchtobodyfont). My guess is that the token register \t_font_typescripts is the source of the spaces, but I am not further than that. I have already mailed Hans Hagen

<    1   2   3   4   5   6   7   8   9   >