Re: [NTG-context] Stange behavior of \startluacode

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .
: --- \starttext AAA \startluacode a = 10 context(a) -- a = 20 context(a) % a = 30 context(a) \stopluacode \stoptext --- - I get an error: ! LuaTeX error main ctx instance:11: unexpected symbol near '%'. So it seems to me that '--' works fine to start

Re: [NTG-context] Stange behavior of \startluacode

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .
(a) -- a = 20 context(a) % a = 30 context(a) \stopluacode \stoptext --- - I get an error: ! LuaTeX error main ctx instance:11: unexpected symbol near '%'. So it seems to me that '--' works fine to start a comment but '%' doesn't (?). Lukas NB: ConTeXt ver: 2010.09.29 23:37 MKIV fmt

Re: [NTG-context] Stange behavior of \startluacode

2010-10-04 Thread Hans Hagen
' (*) is printed. If I modify the code: --- \starttext AAA \startluacode a = 10 context(a) -- a = 20 context(a) % a = 30 context(a) \stopluacode \stoptext --- - I get an error: ! LuaTeX error main ctx instance:11: unexpected symbol near '%'. So it seems to me that '--' works fine to start

[NTG-context] Verbatim: Pascal pretty printer

2010-10-02 Thread Stefan Müller
, virtual, write } local known_words = { } for k,v in next, visualizer.reservedwords do known_words[v] = k end local colors = { prettyone, -- red: compiler directive, symbol prettytwo, -- green: assembler (dark green) prettythree, -- blue: comment, number (dark blue

Re: [NTG-context] cow symbols don't work in MkIV

2010-09-22 Thread Wolfgang Schuster
Am 18.09.2010 um 12:49 schrieb Henning Hraban Ramm: This works in MkII, but not MkIV. Other symbol sets like mvs work (even with a list of error messages). All symbol fonts are tricky with mkiv because luatex moves them to the private slots, you can see this on the terminal when you load

Re: [NTG-context] cow symbols don't work in MkIV

2010-09-22 Thread Hans Hagen
On 22-9-2010 10:00, Wolfgang Schuster wrote: Am 18.09.2010 um 12:49 schrieb Henning Hraban Ramm: This works in MkII, but not MkIV. Other symbol sets like mvs work (even with a list of error messages). All symbol fonts are tricky with mkiv because luatex moves them to the private slots, you

[NTG-context] cow symbols don't work in MkIV

2010-09-18 Thread Henning Hraban Ramm
This works in MkII, but not MkIV. Other symbol sets like mvs work (even with a list of error messages). \starttext \usesymbols[cow] \setupsymbolset[cownormal] \startTEXpage[align={middle,middle},width=210mm,height=297mm] \dontleavehmode\scale[width=\textwidth]{\symbol[CowConTeXt]} Cowboy

Re: [NTG-context] Minimals fail to install on SunOS x86

2010-09-17 Thread Mojca Miklavec
: Verschiebungsfehler: Datei /storage3_l0/home1/std11815/bin/usr/share/context/bin/texlua: Symbol asprintf: referenziertes Symbol nicht gefunden ./first-setup.sh: line 103:  6759 Killed (Abgebrochen)    mtxrun --verbose --script ./bin/mtx-update.lua --update --make --force --engine=all --context=beta

[NTG-context] Minimals fail to install on SunOS x86

2010-09-16 Thread Marco
size is 4834848 speedup is 30795.21 ld.so.1: texlua: Schwerer Fehler: Verschiebungsfehler: Datei /storage3_l0/home1/std11815/bin/usr/share/context/bin/texlua: Symbol asprintf: referenziertes Symbol nicht gefunden ./first-setup.sh: line 103: 6759 Killed (Abgebrochen)mtxrun --verbose --script

[NTG-context] Perfecting my checkbox functionalities

2010-09-10 Thread Cecil Westerhof
\startcheckbox[#1]{ \blank \leftaligned{#1} \startitemize[packed, intro, joinedup][margin=\CheckBoxMargin, symbol=CheckBox, width=\CheckBoxWidth, distance=\CheckBoxDistance] } \def\stopcheckbox{ \stopitemize \blank \crlf

Re: [NTG-context] Perfecting my checkbox functionalities

2010-09-10 Thread Wolfgang Schuster
]{ \blank \leftaligned{#1} \startitemize[packed, intro, joinedup][margin=\CheckBoxMargin, symbol=CheckBox, width=\CheckBoxWidth, distance=\CheckBoxDistance] } \def\stopcheckbox{ \stopitemize \blank \crlf } Brr, latex

Re: [NTG-context] Making checkboxes

2010-09-09 Thread Cecil Westerhof
2010/9/7 Wolfgang Schuster schuster.wolfg...@googlemail.com \startitemize[packed,intro,joinedup,columns,three][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em]} To put in columns only columns,two until columns,five can be used? I am trying to get more, but do not succeed. -- Cecil

Re: [NTG-context] Making checkboxes

2010-09-09 Thread Wolfgang Schuster
Am 09.09.2010 um 13:45 schrieb Cecil Westerhof: 2010/9/7 Wolfgang Schuster schuster.wolfg...@googlemail.com \startitemize[packed,intro,joinedup,columns,three][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em]} To put in columns only columns,two until columns,five can be used? I

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Cecil Westerhof
Op maandag 6 sep 2010 20:29 CEST schreef Wolfgang Schuster: I wonder why need this command when can get the same result with normal context commands: \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Cecil Westerhof
Op dinsdag 7 sep 2010 09:18 CEST schreef Cecil Westerhof: I wonder why need this command when can get the same result with normal context commands: \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width

Re: [NTG-context] Making checkboxes

2010-09-07 Thread luigi scarso
On Tue, Sep 7, 2010 at 9:18 AM, Cecil Westerhof cldwester...@gmail.com wrote: I already tried:     \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em][itemize][indentnext=no] but that does not work. How can I make the 'title' not indented

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Cecil Westerhof
Op dinsdag 7 sep 2010 09:42 CEST schreef luigi scarso: I already tried:     \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em][itemize][indentnext=no] but that does not work. How can I make the 'title' not indented? \definesymbol[checkbox

Re: [NTG-context] Making checkboxes

2010-09-07 Thread luigi scarso
On Tue, Sep 7, 2010 at 10:05 AM, Cecil Westerhof cldwester...@gmail.com wrote: Op dinsdag 7 sep 2010 09:42 CEST schreef luigi scarso: I already tried:        \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em][itemize][indentnext=no] but that does

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Cecil Westerhof
? The only problem left is that there is not a space between the 'checkbox' and the description. \showframe \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=2em,distance=.5em] \starttext \startcheckbox

Re: [NTG-context] Making checkboxes

2010-09-07 Thread luigi scarso
=\MyCheckBoxMargin, symbol=checkbox,width=\MyCheckBoxWidth,distance=.5em] \starttext \startcheckbox \CheckBoxTitle[title] \item Yes \item No \item A little bit \stopcheckbox \stoptext -- luigi ___ If your question

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Cecil Westerhof
=.5em \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=\MyCheckBoxMargin, symbol=checkbox,width=\MyCheckBoxWidth,distance=\MyCheckBoxDistance] \def\CheckBoxTitle[#1]{ \nop \hskip \dimexpr -\MyCheckBoxWidth

Re: [NTG-context] Making checkboxes

2010-09-07 Thread Wolfgang Schuster
[ ]No [ ]A little bit \definesymbol[checkbox][{[~~~]}] \starttext \def\startcheckbox {\dosingleempty\dostartcheckbox} \def\dostartcheckbox[#1]% {\blank \doifsomething{#1}{\leftaligned{#1}}% \startitemize[packed,intro,joinedup,columns,three][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em

Re: [NTG-context] Making checkboxes

2010-09-07 Thread luigi scarso
[packed,intro,joinedup,columns,three][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em]} \def\stopcheckbox  {\stopitemize   \blank} Ah, I forget to say about the coffee... -- luigi ___ If your question

Re: [NTG-context] Making checkboxes

2010-09-06 Thread Wolfgang Schuster
\CheckBoxes[#1][#2]% {\blank #1\par \processcommalist[#2]\... \blank} I wonder why need this command when can get the same result with normal context commands: \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width

Re: [NTG-context] Making checkboxes

2010-09-06 Thread Aditya Mahajan
][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em] \starttext \startcheckbox \nop title \item Yes \item No \item A little bit \stopcheckbox \stoptext Or even \items{Yes, No, A little bit} maybe with \setupitems[symbol=checkbox] Search the main manual for details. Aditya

Re: [NTG-context] Making checkboxes

2010-09-06 Thread Cecil Westerhof
Op maandag 6 sep 2010 20:29 CEST schreef Wolfgang Schuster: I wonder why need this command when can get the same result with normal context commands: \definesymbol[checkbox][{[~~~]}] \defineitemgroup[checkbox] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width

Re: [NTG-context] Making checkboxes

2010-09-06 Thread Aditya Mahajan
] \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em] \starttext \startcheckbox \nop title \item Yes \item No \item A little bit \stopcheckbox \stoptext I am still new to ConTeXt, so I did not know this. But in the future I properly want

Re: [NTG-context] Making a feedback form

2010-08-30 Thread Cecil Westerhof
and so then I'll look into that. I also need checkboxes, but htere was something like that in widgets. yes, but using pdf fill in forms for that is overkill, better define a symbol for that I think I'll use '[ ]' for that. That is what I use in my current OpenOffice document. aren't

Re: [NTG-context] Making a feedback form

2010-08-29 Thread Hans Hagen
features for that) and framed and so then I'll look into that. I also need checkboxes, but htere was something like that in widgets. yes, but using pdf fill in forms for that is overkill, better define a symbol for that aren't there users out there who have made forms already who can provide

Re: [NTG-context] an issues with resume module

2010-08-12 Thread views63
Oh,sorry. I mean the results of \setresumevalue{mobile} {mobile(optional)} only “mobile (optional)} ” missing symbol of mobile(see the picture)So,I have to do use \setresumevalue{mobile} {\symbol[martinvogel 2][Mobilephone]mobile (optional)} , but the symbol of \symbol[martinvogel 2][FAX] upward

Re: [NTG-context] an issues with resume module

2010-08-11 Thread Wolfgang Schuster
Am 11.08.10 02:12, schrieb views63: BTW: In the old version beta some symbol is invalid such as \setresumevalue{mobile} I’m sorry but I don’t know what you mean. Wolfgang ___ If your question is of interest

[NTG-context] an issues with resume module

2010-08-10 Thread views63
...!strut =\v!yes ] \dodosetupcorrespondencela... ... l.105 \dodefineresumelayer[\v!header] ? BTW: In the old version beta some symbol is invalid such as \setresumevalue{mobile} -- Best regards, Huang Ze resumetest-classic.tex Description: TeX

Re: [NTG-context] an issues with resume module

2010-08-10 Thread Wolfgang Schuster
Am 11.08.10 02:12, schrieb views63: Hi all I found an issues with resume module in latest beta (MkIV) Fixed. BTW: In the old version beta some symbol is invalid such as \setresumevalue{mobile} I’ll look into this later. Wolfgang

Re: [NTG-context] an issues with resume module

2010-08-10 Thread views63
thanks a lot -- Best regards, Huang Ze 2010/8/11 Wolfgang Schuster schuster.wolfg...@googlemail.com:  Am 11.08.10 02:12, schrieb views63: Hi all I found an issues with resume module in latest beta (MkIV) Fixed. BTW: In the old version beta some symbol is invalid

Re: [NTG-context] how to jump to figure and return to the original postion?

2010-08-09 Thread Hans Hagen
On 31-7-2010 5:41, dalyoung wrote: Here I'd like to ask one more thing. I downloaded the example of Euro symbol animation. Both button here and restart worked fine. However, a new pdf file of Euro symbol animation which was madden by recompiling the source not properly working in my macbook

Re: [NTG-context] font catalogue (re)

2010-08-05 Thread Wolfgang Schuster
it keep then simple: - name of the font - short sample text - characater chart (limited to ascii and a few diacritics) - example how to use it in context (- for mkiv a list of the available features, there is a free symbol font from adobe for this) Wolfgang

Re: [NTG-context] font catalogue (re)

2010-08-05 Thread R. Bastian
of the available features, there is a free symbol font from adobe for this) Wolfgang Thanks Wolfgang. I copied the PDFs and played with the rules given in showfont.pdf, using a very short sample text ( azert, capitals + the diacritics used in french german). But I am not clear with the .map

Re: [NTG-context] \qedhere equivalent in ConTeXt

2010-08-05 Thread Emanuele Sacco
\egroup \egroup \placeclosesymbol ...onparameter \c!closesymbol }} \fi l.1095 ...cdot\Card \gamma_n(G). \placeclosesymbol ? H I've inserted a begin-math/end-math symbol since I think you left one out. Proceed

Re: [NTG-context] no indent after blank

2010-07-31 Thread Wolfgang Schuster
effects of \everyvbox are as the next box content can have vboxes itself (ok, you can do an everyvbox\emptytoks inside the \everyvbox); maybe \dowithnextboxcontent can be used here I changed it now to \dowithnextbox and it works as well, the main purpose of the macro is to insert a symbol

Re: [NTG-context] Grammar

2010-07-27 Thread Marcin Borkowski
for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he/she or another option to their own taste. Regards -- Marcin Borkowski (http://mbork.pl) Emacs: Escape-Meta-Alt

Re: [NTG-context] Grammar

2010-07-27 Thread John Haltiwanger
to consciously address real gender inequalities is a depressing thought. I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he/she or another option to their own taste

Re: [NTG-context] Grammar

2010-07-27 Thread Hans Hagen
On 27-7-2010 3:06, John Haltiwanger wrote: I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he/she or another option to their own taste. Interesting ... if we can

Re: [NTG-context] Grammar

2010-07-27 Thread luigi scarso
On Tue, Jul 27, 2010 at 3:17 PM, Hans Hagen pra...@wxs.nl wrote: On 27-7-2010 3:06, John Haltiwanger wrote: I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he

Re: [NTG-context] Grammar

2010-07-27 Thread Procházka Lukáš
it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he/she or another option to their own taste. Interesting ... if we can come up with a nice symbol that we can agree on it should be doable to get

Re: [NTG-context] Grammar

2010-07-27 Thread Arthur Reutenauer
I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Unicode encodes scripts, not languages, so that's outside of its scope. Even if you were to develop a new character that would function

Re: [NTG-context] Grammar

2010-07-27 Thread David Rogers
is a depressing thought. I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun. Then, anyone reading can insert he/she or another option to their own taste. That's an interesting idea, and in a way gets

Re: [NTG-context] Grammar

2010-07-27 Thread John Haltiwanger
On Tue, Jul 27, 2010 at 1:31 PM, Arthur Reutenauer arthur.reutena...@normalesup.org wrote: I for one have always thought it would be interesting to develop a Unicode character that provides a symbol representing a neutral gender pronoun.  Unicode encodes scripts, not languages, so that's

Re: [NTG-context] Grammar

2010-07-27 Thread Arthur Reutenauer
replace some pronoun(s) by a symbol? I don't see how that would work. And even if it was adopted in writing, it would inevitably be used in speech, too, and would just as inevitably gain some particular pronounciation in actual language(s).[*] such as the male/female symbols already mentioned

[NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Vedran Miletić
Minimal nonworking example: % Taken from the wiki \starttypescript [Bonum] \definetypeface [Bonum] [rm] [serif] [bonum] [default] \definetypeface [Bonum] [ss] [sans] [adventor] [default] [rscale=0.887] \definetypeface [Bonum] [tt] [mono] [cursor][default] [rscale=1.163]

Re: [NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Otared Kavian
Hi Vedran, Your example shows indeed that \startitemize[3] works fine but \startitemize[4] does not, with ConTeXt version 2010.06.23 12:45. (Actually \startitemize[x] works fine when x=1, or 2 or 3, and does not work as expected when x 3). However with mkii everything is fine. Best regards:

Re: [NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Hans Hagen
On 22-7-2010 4:54, Vedran Miletić wrote: \starttypescript [Bonum] \definetypeface [Bonum] [rm] [serif] [bonum] [default] \definetypeface [Bonum] [ss] [sans] [adventor] [default] [rscale=0.887] \definetypeface [Bonum] [tt] [mono] [cursor][default] [rscale=1.163]

Re: [NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Hans Hagen
On 22-7-2010 4:54, Vedran Miletić wrote: Minimal nonworking example: % Taken from the wiki \starttypescript [Bonum] \definetypeface [Bonum] [rm] [serif] [bonum] [default] \definetypeface [Bonum] [ss] [sans] [adventor] [default] [rscale=0.887] \definetypeface [Bonum] [tt]

Re: [NTG-context] Missing symbol for itemize[4] (MkIV only)

2010-07-22 Thread Hans Hagen
On 22-7-2010 5:16, Otared Kavian wrote: Hi Vedran, Your example shows indeed that \startitemize[3] works fine but \startitemize[4] does not, with ConTeXt version 2010.06.23 12:45. (Actually \startitemize[x] works fine when x=1, or 2 or 3, and does not work as expected when x 3). However with

Re: [NTG-context] Custom metaobj object in context

2010-07-14 Thread Stefan Müller
...@##= assignObj(@##,Segment); ObjPoint a,b; Ob... \dostartuseMPgraphic ...leuseMPgraphic {#1}{#2}{#3 }} l.7 \stopuseMPgraphic My first wild guess is that it has something to do with the evil @-symbol. But even if this is the case I don't know what to do to fix this. Any help appreciated and thank you very

[NTG-context] Custom metaobj object in context

2010-07-13 Thread Stefan Müller
...@##= assignObj(@##,Segment); ObjPoint a,b; Ob... \dostartuseMPgraphic ...leuseMPgraphic {#1}{#2}{#3 }} l.7 \stopuseMPgraphic My first wild guess is that it has something to do with the evil @-symbol. But even if this is the case I don't know what

Re: [NTG-context] Custom metaobj object in context

2010-07-13 Thread Hans Hagen
... \dostartuseMPgraphic ...leuseMPgraphic {#1}{#2}{#3 }} l.7 \stopuseMPgraphic My first wild guess is that it has something to do with the evil @-symbol. But even if this is the case I don't know what to do to fix this. Any help appreciated and thank you very much in advance. no, more with # being

Re: [NTG-context] unicode no-break spaces

2010-07-05 Thread Alan BRASLAU
, proper means of inputing an unbreakable white space? 1. in math mode; 2. in text mode. (I suggest that the same symbol should work in both cases). Use of unicode nbsp can be problematic (and sometimes unreadable). Minimal example: \chapter{X~ray} % OK \startchapter[title={X~ray}] % no good

Re: [NTG-context] End of document command or character

2010-06-21 Thread Matija Šuklje
Dne ponedeljek 21. junija 2010 ob 19:37:54 je Wolfgang Schuster napisal(a): Am 21.06.10 18:35, schrieb Matija Šuklje: \midaligned{* * *}? I already tried that and it works, but: a) I'd rather have a symbol that's more common to b) this enters a new line of text; which in my case drops below

Re: [NTG-context] Drawing a diagram

2010-06-14 Thread Vyatcheslav Yatskovsky
On 14.06.2010 15:27, ntg-context-requ...@ntg.nl wrote: That actual picture was drawn with the flowchart module. http://wiki.contextgarden.net/Flow_Charts Thank you, Taco. I cannot find one thing about charts: is it possible to offset and enlarge just one chart symbol? Specifically, I need

[NTG-context] ↦ in xits

2010-06-12 Thread Yury G. Kudryashov
Hi! I use $x↦2x$ in xits, and it prints x→2x instead of x↦2x. The same file works with latin modern. It seems that xits-math contains U+21A6 (↦) symbol (at least, kcharselect displays this character in xits-math font), so it should be related to some meta-information

Re: [NTG-context] ↦ in xits

2010-06-12 Thread Khaled Hosny
On Sat, Jun 12, 2010 at 01:19:08PM +0400, Yury G. Kudryashov wrote: Hi! I use $x↦2x$ in xits, and it prints x→2x instead of x↦2x. The same file works with latin modern. It seems that xits-math contains U+21A6 (↦) symbol (at least, kcharselect displays this character in xits-math font), so

Re: [NTG-context] ↦ in xits

2010-06-12 Thread Yury G. Kudryashov
Khaled Hosny wrote: On Sat, Jun 12, 2010 at 01:19:08PM +0400, Yury G. Kudryashov wrote: Hi! I use $x↦2x$ in xits, and it prints x→2x instead of x↦2x. The same file works with latin modern. It seems that xits-math contains U+21A6 (↦) symbol (at least, kcharselect displays this character

Re: [NTG-context] ↦ in xits

2010-06-12 Thread Khaled Hosny
contains U+21A6 (↦) symbol (at least, kcharselect displays this character in xits-math font), so it should be related to some meta-information. ConTeXt try to compose U+21A6 from base part and the regular right arrow (U+2192), since that base part seems to be some un-encoded, Latin Modern

Re: [NTG-context] ↦ in xits

2010-06-12 Thread Hans Hagen
On 12-6-2010 5:22, Khaled Hosny wrote: On Sat, Jun 12, 2010 at 01:19:08PM +0400, Yury G. Kudryashov wrote: Hi! I use $x↦2x$ in xits, and it prints x→2x instead of x↦2x. The same file works with latin modern. It seems that xits-math contains U+21A6 (↦) symbol (at least, kcharselect displays

Re: [NTG-context] \ldots

2010-05-20 Thread Aditya Mahajan
On Thu, 20 May 2010, Jan Pohanka wrote: Thanks for the reply, it helped. Exploring the math- files I found other questions. What's the difference between \definemathsymbol and \definemathcharacter? symbol are cs names (\something) that map to a font glyph. characters are input character

Re: [NTG-context] \ldots

2010-05-20 Thread Honza Pohanka
Dne Thu, 20 May 2010 17:57:58 +0200 Aditya Mahajan adit...@umich.edu napsal(a): On Thu, 20 May 2010, Jan Pohanka wrote: Thanks for the reply, it helped. Exploring the math- files I found other questions. What's the difference between \definemathsymbol and \definemathcharacter? symbol

Re: [NTG-context] How to place a (right) brace in a TABLE?

2010-05-20 Thread Vladimir Lomov
a table in LaTeX, then the table was put in background and after braces and letters were placed on top of the table.) I thought may be there is context (mkiv) way to do this, i.e. one could specify which rows in a column to be grouped and what symbol will be put after a brace. If there is no simple

Re: [NTG-context] Placing a symbol at begin of a line when indenting is on

2010-05-18 Thread Hans Hagen
On 18-5-2010 5:17, Vladimir Lomov wrote: \usesymbols[nav] \setupindenting[yes, medium, next] \starttext \input tufte \symbol[navigation 2][CloseDocument] \input tufte \input tufte \stoptext \atleftmargin{\symbol[navigation 2][CloseDocument]} \input tufte

Re: [NTG-context] Placing a symbol at begin of a line when indenting is on

2010-05-18 Thread Vladimir Lomov
** Hans Hagen [2010-05-18 09:43:54 +0200]: On 18-5-2010 5:17, Vladimir Lomov wrote: \usesymbols[nav] \setupindenting[yes, medium, next] \starttext \input tufte \symbol[navigation 2][CloseDocument] \input tufte \input tufte \stoptext \atleftmargin{\symbol[navigation 2][CloseDocument

[NTG-context] Placing a symbol at begin of a line when indenting is on

2010-05-17 Thread Vladimir Lomov
Hi. Consider the following example example file=square_q.ctx \usesymbols[nav] \setupindenting[yes, medium, next] \starttext \input tufte \symbol[navigation 2][CloseDocument] \input tufte \input tufte \stoptext /example In this example the symbol 'CloseDocument' (square) is placed at begin

Re: [NTG-context] Context 2010.05.08 - 3D annotations

2010-05-14 Thread Aditya Mahajan
On Sat, 15 May 2010, Michail Vidiassov wrote: On Fri, 14 May 2010, Hans Hagen wrote: On 14-5-2010 5:25, Michail Vidiassov wrote: it's all a matter of taste; you can get the old variant by just making small one page documents and using the \attachment mechanism with the preview as symbol

Re: [NTG-context] mistake in lang-cjk.mkiv

2010-05-09 Thread Wolfgang Schuster
? languagespecifics are not needed but we need a method to load language dependend setups, e.g. for french you can have in lang-ger \startsetups [fr] [punctuation] \setcharacterspacing[frenchpunctuation] \stopsetups \startsetups [fr] [itemize] \setupitemize[symbol=2] \stopsetups and in your

Re: [NTG-context] mistake in lang-cjk.mkiv

2010-05-09 Thread Hans Hagen
[symbol=2] \stopsetups and in your document you can load them with \setuplanguage[fr][setups={punctuation,itemize}] or \enablelanguagesetups[punctuation,itemize] indeed setups is the way to go \enablelanguagesetups is somewhat tricky as we then also want to disable them selectively which boils

Re: [NTG-context] \installlanguage questions

2010-05-06 Thread Hans Hagen
\installlanguage or not and what is their funcionality becouse I have tried use command: \setuplanguage[cz][lefthyphen=@,righthyphen=@,hyphen=€] and I didn't see any changes. I thought it's used to setup hyphen mark when the word is spilt at the end of line but I still get symbol

[NTG-context] PPCHTEX with PSTricks option

2010-05-06 Thread Helge Kruse
symbol. How can we improve the postscript output. Any hints are appreciated. Best regards, Helge Kruse \documentclass{minimal} \usepackage%[pstricks] {m-ch-en} \begin{document} \setupchemical[scale=small,width=fit,frame=off] \setupchemical[top=1200,bottom=1200] \[ \startchemical

[NTG-context] \installlanguage questions

2010-05-05 Thread Tomáš Pustelník
is their funcionality becouse I have tried use command: \setuplanguage[cz][lefthyphen=@,righthyphen=@,hyphen=€] and I didn't see any changes. I thought it's used to setup hyphen mark when the word is spilt at the end of line but I still get symbol - Also I would like to know whats the difference

Re: [NTG-context] How to use musical symbols from a font

2010-04-29 Thread Vyatcheslav Yatskovsky
Hi, Thanks, Willi, for the idea, but I cannot get it to work. My version of the script \starttext \definefontsynonym[Wingdings][Wingdings.ttf] \definesymbol[box][\getglyph{Wingdings}{\char113}] %\def\Check% % {{\tfa\symbol[box]}} \symbol[box] \stoptext gives the following error (I have

Re: [NTG-context] How to use musical symbols from a font

2010-04-29 Thread Willi Egger
wrote: Hi, Thanks, Willi, for the idea, but I cannot get it to work. My version of the script \starttext \definefontsynonym[Wingdings][Wingdings.ttf] \definesymbol[box][\getglyph{Wingdings}{\char113}] %\def\Check% % {{\tfa\symbol[box]}} \symbol[box] \stoptext gives

Re: [NTG-context] How to use musical symbols from a font

2010-04-29 Thread Vyatcheslav Yatskovsky
A-ha! The solution that file name should be wingding.ttf versus wingdings.ttf. OSFONTDIR is ok, my installer sets it properly :) Thanks for help. works perfectly. I only cannot understand what the following do: \def\Check% {{\tfa\symbol[box]}} Apparently the font is not found. So make

Re: [NTG-context] How to use musical symbols from a font

2010-04-28 Thread Willi Egger
Hi, The approach to using symbols could be done along the following line: \definefontsynonym[Dingbats][uzdr] \definesymbol[box][\getglyph{Dingbats}{\char113}] \def\Check% {{\tfa\symbol[box]}} Willi On 27 Apr 2010, at 23:35, Vyatcheslav Yatskovsky wrote: Hi, I want to use musical

[NTG-context] How to use musical symbols from a font

2010-04-27 Thread Vyatcheslav Yatskovsky
Hi, I want to use musical symbols (e.g. rest) in my documents. I have MusicalSymbols.ttf font, and know that the rest is, say r symbol. How to make a macro that will place this symbol and possibly crop it? -- Best Regards, Vyatcheslav Yatskovsky

[NTG-context] Looking for the copyleft symbol

2010-04-21 Thread Helmut Schwertner
Hello, with \copyright I get the copyright-symbol in context. How can I get the copyleft symbol? Thanks, Helmut ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] Looking for the copyleft symbol

2010-04-21 Thread Alan BRASLAU
On Wednesday 21 April 2010 22:34:01 Helmut Schwertner wrote: with \copyright I get the copyright-symbol in context. How can I get the copyleft symbol? \mirror{\copyright} :) ___ If your question is of interest

Re: [NTG-context] RSFS Font

2010-04-14 Thread Otared Kavian
Hi Troy, Did you try the following: file rsfs-mkiv.tex % first comes the patch sent by Hans: \unprotect \chardef\msfam\plustwo % math symbol \def\c!ms{ms} \unexpanded\def\ms{\ifmmode\fam\plustwo\else\setcurrentfontalternative\c!ms\fi} \chardef\symbolmathmode\zerocount \def

Re: [NTG-context] RSFS Font

2010-04-13 Thread Hans Hagen
(so in fact symbol then becomes a collection of alternatives; of course we can consider adding them the base lm set instead) \unprotect \chardef\msfam\plustwo % math symbol \def\c!ms{ms} \unexpanded\def\ms{\ifmmode\fam\plustwo\else\setcurrentfontalternative\c!ms\fi} \chardef\symbolmathmode

Re: [NTG-context] How to define your own math character (MK-IV)

2010-04-12 Thread gummybears
Hi Hans Aditya Please be patient as I am not a developer just someone who writes documents. I discovered the integral symbols starting at the double integral are now composed by repeating the normal integral symbol n-times. However in an earlier email I commented that they didn't look right

Re: [NTG-context] lbrack?

2010-03-22 Thread Aditya Mahajan
all the existing short names. As a start, I think that we should support all full names in mathml. Someone has already gone through the painful process of having a consensus on the symbol names, so lets just use that. We can worry about the more obscure symbols later. Will it for example

[NTG-context] Missing math symbols (MK-IV)

2010-03-22 Thread gummybears
Hi, In a previous email I commented that the integral symbols, when using the unicode font Cambria or Asana, don't look ok. It has to do with the way e.g \iint, \iiint etc are constructed. Whether or not the symbol is present in the unicode font, the tex macro \repeatintegral is used (fallback

Re: [NTG-context] Using external libraries in LuaTeX

2010-03-19 Thread luigi scarso
at runtime. So, if a the library aborts while you are calling a function, then luatex aborts --- and you can't manage this situation. Now, if your library declare a symbol that is also defined by luatex or if you library has a function that load another library at runtime and this one has a symbol

Re: [NTG-context] Working with variables in Lua(TeX)

2010-03-19 Thread Taco Hoekwater
; # result 456 There is no symbol dereferencing in lua. This is a good thing(tm), in my opinion. If you want trickery like this, you have to resort to loadstring (which is the lua equivalent of eval) Best wishes, Taco

Re: [NTG-context] Complete list of math symbols

2010-03-18 Thread Mehdi Omidali
On 3/18/2010 12:47 PM, Mojca Miklavec wrote: See char-def.lua and search for mathname and mathspec. The list may not be complete, but any suggestions for adding new definitions are welcome. Mojca Thanks. I will test as many symbol as I can and report in this post. Just for now, I think

Re: [NTG-context] Math in MKIV - HOWTO

2010-03-02 Thread Mojca Miklavec
about LaTeX either, but what does Unicode compliance mean? \symbol{DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW}? Out of the whole vector only some 5-10% of glyphs works now. is it that bad? interesting is that lucida was one of the first fonts context supported so the transition from yandy-tug

Re: [NTG-context] Math in MKIV - HOWTO

2010-03-02 Thread Zhichu Chen
compiant (and i don't care too much what route latex follows) I would not care too much about LaTeX either, but what does Unicode compliance mean? \symbol{DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW}? Out of the whole vector only some 5-10% of glyphs works now. is it that bad? interesting

Re: [NTG-context] Math in MKIV - HOWTO

2010-03-02 Thread Mojca Miklavec
) The Comprehensive LaTeX Symbol List c) \showmathcharacters in MKII d) any other font with extensive glyph repertoaire Mojca PS: F3 looks very similar to 226D, but it's not exactly that. And there are plenty of other such characters

Re: [NTG-context] Math in MKIV - HOWTO (was: Lucida Fonts with MKIV)

2010-02-23 Thread Zhichu Chen
the following lines: hlcda LucidaNewMath-Arrows-Demi lbmad.pfb hlcdim LucidaNewMath-DemiItalic lbmdi.pfb hlcdima LucidaNewMath-AltDemiItalic lbmdo.pfb hlcdm LucidaNewMath-Demibold lbmd.pfb hlcdy LucidaNewMath-Symbol-Demi lbmsd.pfb hlcra LucidaNewMath-Arrows lbma.pfb hlcrim LucidaNewMath

[NTG-context] Math in MKIV - HOWTO (was: Lucida Fonts with MKIV)

2010-02-22 Thread Mojca Miklavec
what's in the fonts = The file lucida.map includes the following lines: hlcda LucidaNewMath-Arrows-Demi lbmad.pfb hlcdim LucidaNewMath-DemiItalic lbmdi.pfb hlcdima LucidaNewMath-AltDemiItalic lbmdo.pfb hlcdm LucidaNewMath-Demibold lbmd.pfb hlcdy LucidaNewMath-Symbol-Demi lbmsd.pfb hlcra

Re: [NTG-context] Lucida Fonts with MKIV

2010-02-20 Thread Mojca Miklavec
-Demibold lbmd.pfb hlcdy LucidaNewMath-Symbol-Demi lbmsd.pfb hlcra LucidaNewMath-Arrowslbma.pfb hlcrimLucidaNewMath-Italiclbmi.pfb hlcrima LucidaNewMath-AltItalic lbmo.pfb hlcrm LucidaNewMath-Roman lbmr.pfb hlcrv LucidaNewMath-Extension

Re: [NTG-context] \fieldstack with mkiv

2010-02-14 Thread Wolfgang Schuster
the fieldstack! \goto{(restart)}[JS(Set_Field{test, 1})] \stoptext \def\dodefinefieldstack[#1][#2][#3]% name, symbols, settings {\ifcsname fieldstack:#1\endcsname \else \setgvalue{fieldstack:#1}{\dodofieldstack[#1][#2][#3]}% \fi} \else missing works but only the first symbol is shown

Re: [NTG-context] \fieldstack with mkiv

2010-02-14 Thread Hans Hagen
but only the first symbol is shown, all others are invisible new attempt - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax

Re: [NTG-context] \fieldstack with mkiv

2010-02-14 Thread Wolfgang Schuster
Am 14.02.10 19:16, schrieb Hans Hagen: new attempt the stepper did now work but why are the symbol names shown on the terminal here is a example from another file with more symbols (the symbols have the names 'go!symbol!...') fonts : using map file: lm-math {/Users/wolf/context

<    12   13   14   15   16   17   18   19   20   21   >