[NTG-context] I do not get a highlighted header with M-database

2011-06-03 Thread Cecil Westerhof
I looked at the example at: http://wiki.contextgarden.net/M-database In this example the first row is highlighted. I tried something like that, but I do not get a highlighted first row. I attached my tex and pdf file. What am I doing wrong? -- Cecil Westerhof dummy.tex Description: TeX

Re: [NTG-context] I do not get a highlighted header with M-database

2011-06-03 Thread Cecil Westerhof
] \stopsetups \defineseparatedlist  [MyTable]  [separator=tab,   left=\bTD,right=\eTD,   first=\bTR,last=\eTR,   setups=Table:NT,   before=\bTABLE,after=\eTABLE] Works. Thanks. -- Cecil Westerhof ___ If your

[NTG-context] entity-relation diagram

2011-06-03 Thread Cecil Westerhof
Is it possible to make an entity-relation diagram with ConTeXt, or can I better look for another tool? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki

[NTG-context] Page with subsection following a subsection

2011-06-07 Thread Cecil Westerhof
section/subsection not.) Is this possible? -- Cecil Westerhof ___ 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] Is there a way to have a link to go back from a previous link

2011-06-25 Thread Cecil Westerhof
In a document I use \in and \about. The user wants a link to go back to where he came from. Is this possible? I already explained [Alt]+[-], but he does not find this good enough. -- Cecil Westerhof ___ If your

Re: [NTG-context] Is there a way to have a link to go back from a previous link

2011-06-25 Thread Cecil Westerhof
that the viewer supports it. Works, not perfect, but good enough I think. Thanks. Btw, there is a new experimental feature with respect to navigation: I tried it, but for me it does not work. (I am working with Linux. Maybe the Acrobat Reader in Linux does not support this.) -- Cecil Westerhof

[NTG-context] Working with graphics

2011-06-29 Thread Cecil Westerhof
to use \useexternalfigure, or is this only necessary when a picture is used more as once. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

[NTG-context] Scaling down the resolution of used pictures

2011-06-29 Thread Cecil Westerhof
as big as necessary. And maybe the answer is useful for someone else also. ;-} -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] Scaling down the resolution of used pictures

2011-06-29 Thread Cecil Westerhof
changing from A4 to A5, you have to do it all over again. -- Cecil Westerhof ___ 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

[NTG-context] How to override the print resolution

2011-07-02 Thread Cecil Westerhof
, but is there a way to override the printer resolution? -- Cecil Westerhof ___ 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

[NTG-context] Get a list of all links to a \reference

2011-07-02 Thread Cecil Westerhof
I am writing a document in which I describe several tables. In the document I link to those tables. Is it possible to generate a list with links to the places where there is a link to a table? I would like to go easily to the places where the table is used. -- Cecil Westerhof

Re: [NTG-context] How to override the print resolution

2011-07-02 Thread Cecil Westerhof
2011/7/2 Henning Hraban Ramm hra...@fiee.net Am 2011-07-02 um 12:49 schrieb Cecil Westerhof: When using \externalfigure it uses the print resolution for putting the graphic into the document. Until now all my graphics had a resolution of 300x300, but I just got one with a much lower one

[NTG-context] Newlines in a table cel

2011-07-04 Thread Cecil Westerhof
} Sometimes the info is very long. Now it is displayed in one long line that scrolls off the screen. How can I change this. Ideally would be if I could give in the macro call where a new line should start, but just automatically formatted would be good enough. -- Cecil Westerhof

[NTG-context] Fwd: Newlines in a table cel

2011-07-04 Thread Cecil Westerhof
Sorry Hans. I send it to you instead of to the list. And I forgot the files. Now corrected. -- Forwarded message -- From: Cecil Westerhof cldwester...@gmail.com Date: 2011/7/4 Subject: Re: [NTG-context] Newlines in a table cel To: Hans Hagen pra...@wxs.nl 2011/7/4 Hans Hagen pra

Re: [NTG-context] Fwd: Newlines in a table cel

2011-07-04 Thread Cecil Westerhof
. -- Cecil Westerhof ___ 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

Re: [NTG-context] Fwd: Newlines in a table cel

2011-07-04 Thread Cecil Westerhof
2011/7/4 Cecil Westerhof cldwester...@gmail.com 2011/7/4 Wolfgang Schuster schuster.wolfg...@googlemail.com Attached a tex and a pdf file. It shows the original and your solution, but also the preferred solution. (But hard coded, not with a macro.) Would it be possible to get the preferred

Re: [NTG-context] Fwd: Newlines in a table cel

2011-07-04 Thread Cecil Westerhof
in the entries: Works like a charm: thanks. Is it not strange that the behavior is different before and after a \content? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry

[NTG-context] Changing the colors of a button

2011-07-05 Thread Cecil Westerhof
would it not be better when clicking on this button, the highlighting also works with rounded corners? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] Changing the colors of a button

2011-07-05 Thread Cecil Westerhof
] {Go Back} [PreviousJump] and this does what I want. One slight problem. The backgroundcolor is a rectangle en goes out of the rounded button. -- Cecil Westerhof ___ If your question is of interest to others as well

Re: [NTG-context] Changing the colors of a button

2011-07-05 Thread Cecil Westerhof
, the inversion is done for the rectangle. So the button is displayed correctly with rounded corners, but when clicking on the button, the inversion goes out of the button because the complete rectangle is inverted. I would like to have the part outside of the rounded button not inverted. -- Cecil

Re: [NTG-context] Changing the colors of a button

2011-07-05 Thread Cecil Westerhof
they are blue also, but when in the future this changes, it would be nice to know how to change it. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] Changing the colors of a button

2011-07-05 Thread Cecil Westerhof
2011/7/5 Willi Egger w.eg...@boede.nl You might set click off: \setupinteraction[click=no] But then I would loose the visual feed back. I have to decide what I find worse. -- Cecil Westerhof ___ If your question

[NTG-context] How to get the chapter number

2011-07-06 Thread Cecil Westerhof
auto generated. Is this possible? -- Cecil Westerhof ___ 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

Re: [NTG-context] How to get the chapter number

2011-07-06 Thread Cecil Westerhof
2011/7/6 luigi scarso luigi.sca...@gmail.com On Wed, Jul 6, 2011 at 10:48 AM, Cecil Westerhof cldwester...@gmail.com wrote: At the moment I have the following in my document: In the chapters 7 to 12 a more in depth description of the functionalities will be given

Re: [NTG-context] How to get the chapter number

2011-07-06 Thread Cecil Westerhof
2011/7/6 Pontus Lurcock p...@talvi.net On Wed 06 Jul 2011, Cecil Westerhof wrote: What I mean. I have something like: \chapter{General description} . . This is explained in chapters 7 to 12. . . \chapter{another} . . \chapter{first explaining} % this is (now) chapter 7

[NTG-context] 'Rainbow' header/footer

2011-07-11 Thread Cecil Westerhof
they want me to do the same. What is the best way to do this? -- Cecil Westerhof ___ 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

[NTG-context] Editable PDF-document

2011-07-12 Thread Cecil Westerhof
the PDF when he gets it, or could I better generate HTML? -- Cecil Westerhof ___ 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

[NTG-context] Links

2011-07-12 Thread Cecil Westerhof
De links naar de PDF bestanden op http://www.ntg.nl/maps/42/index.html werken niet. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

[NTG-context] Can not become member of NTG

2011-07-13 Thread Cecil Westerhof
I tried to become a member, but after submitting the form I get: Not acceptable! I entered all the fields except postbus and telefoon. -- Cecil Westerhof ___ If your question is of interest to others as well

[NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
: \usetypescript[helvetica] \setupbodyfont[helvetica] because they did not like the default font. -- Cecil Westerhof attachment: properties.png___ If your question is of interest to others as well, please add

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
. -- Cecil Westerhof ___ 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

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
into the system fonts as an ordinary font, at least under Windows. I work with ConTeXt under Linux and Adobe runs under Windows. What do I need to do to get things working. -- Cecil Westerhof ___ If your question

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
system when making the pdf I am building on Linux and the editing has to be done on Windows. So I am afraid that it is not going to work. (But I like to be proven wrong.) I removed all setting of fonts, so I think the OS font was used. But the same problem in Adobe. (LMRoman) -- Cecil Westerhof

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
2011/7/14 Cecil Westerhof cldwester...@gmail.com 2011/7/14 Hans Hagen pra...@wxs.nl you can look at the list of reported fonts, and put those in the windows/fonts (forget about type1, just stick to the ttf/otf) I executed find . -name '*Gyre*' But that does not find anything. Found

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
2011/7/14 Cecil Westerhof cldwester...@gmail.com Found them. The names are all lowercase. I have: ./context/tex/texmf/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf ./context/tex/texmf/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf ./context/tex/texmf/fonts/opentype/public

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
. Besides that uses TeX/LaTeX and my document is ConTeXt. Is there a possibility to export to a format that is editable? HTML is possible of-course, but is there a better possibility? -- Cecil Westerhof ___ If your

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
they want to edit it themselves. Or can I generate from my tex file something that has the meta information and can be edited in Scribus? -- Cecil Westerhof ___ If your question is of interest to others as well, please

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
documentation. -- Cecil Westerhof ___ 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

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
. To be honest I do not think it is a real solution. If I see how much work it was for me to get things done and taking into account that I am a command-line 'freak', you can not expect point and click people to do it. -- Cecil Westerhof

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-14 Thread Cecil Westerhof
... -- Cecil Westerhof ___ 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

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-15 Thread Cecil Westerhof
of a deadline. I'll survive, I always did. :-D I have to thank this list for the help and support. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-15 Thread Cecil Westerhof
? -- Cecil Westerhof ___ 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

Re: [NTG-context] Edit a ConTeXt generated document with Adobe Acrobat Professional

2011-07-15 Thread Cecil Westerhof
2011/7/15 Andreas Schneider ak...@gmx.de At Friday, 15.07.2011 on 10:17 Cecil Westerhof wrote: Properly that anybody that knows how to write a document in Microsoft Office can change the document. So standard software, with a low learning curve. I had some problems getting them to accept

[NTG-context] From \chapter to \startchapter \stopchapter

2011-07-15 Thread Cecil Westerhof
change something like: \chapter[aboutLink]{A descriptive title} -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

[NTG-context] Export to xhtml and useurl

2011-07-16 Thread Cecil Westerhof
: bad argument #2 to 'write' (string expected, got nil). system tex error on line 0 in file : LuaTeX error ... empty file * ./documentatie.tex So properly I need to change something. But what? -- Cecil Westerhof

Re: [NTG-context] Export to xhtml and useurl

2011-07-18 Thread Cecil Westerhof
2011/7/18 Hans Hagen pra...@wxs.nl On 16-7-2011 12:32, Cecil Westerhof wrote: I need to export my document. For this I use: \setupbackend[export=yes,**xhtml=yes,css=yes] I have update my document with start and stop for chapter, section and subsection, but I have one problem. I have

[NTG-context] ConTeXt - LaTeXt - ODT?

2011-07-19 Thread Cecil Westerhof
. This could solve my problem. Was this person correct? If yes, how would I do this? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] ConTeXt - LaTeXt - ODT?

2011-07-19 Thread Cecil Westerhof
2011/7/19 Hans Hagen pra...@wxs.nl On 19-7-2011 10:47, Cecil Westerhof wrote: I another thread I talked about my problems with converting my ConTeXt file to an editable format. In principal going the xhtml way seemed best. But yesterday I got talking with someone in the train. He told me

[NTG-context] Use of \hairline in the header

2011-07-19 Thread Cecil Westerhof
-07-19] \starttext Just some text to fill the document. \stoptext I would expect the hairline to be at the same place as the text of the document, but instead it is completely left aligned. What am I doing wrong? -- Cecil Westerhof dummy.pdf Description: Adobe PDF document

Re: [NTG-context] ConTeXt to Markdown (was Edit a ConTeXt generated document with Adobe Acrobat Professional)

2011-07-19 Thread Cecil Westerhof
this as a possible way to convert to HTML during TUG 2009). When you find them, I would be interested in them. And maybe I can improve on them. -- Cecil Westerhof ___ If your question is of interest to others as well, please add

Re: [NTG-context] General suggestion: Unit tests for ConText

2011-07-19 Thread Cecil Westerhof
. -- Cecil Westerhof ___ 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

Re: [NTG-context] General suggestion: Unit tests for ConText

2011-07-19 Thread Cecil Westerhof
for testing, some can also serve as examples of usage. I have a script that can process them and keep track of changes at a rough pixel level but simply have no time to keep up with that. How much time would cost that? Maybe I could do that. -- Cecil Westerhof

Re: [NTG-context] ConTeXt - LaTeXt - ODT?

2011-07-19 Thread Cecil Westerhof
. They where happy with PDF's all the time, but when the project was almost finished, they changed the requirements. But maybe good to keep in mind for the next project. -- Cecil Westerhof ___ If your question

Re: [NTG-context] ConTeXt - LaTeXt - ODT?

2011-07-19 Thread Cecil Westerhof
. And if we have, well we just use Open Office. (Or Libre.) -- Cecil Westerhof ___ 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

Re: [NTG-context] ConTeXt - LaTeXt - ODT?

2011-07-19 Thread Cecil Westerhof
. ;-} It was quite a learning experience altogether. -- Cecil Westerhof ___ 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

Re: [NTG-context] Use of \hairline in the header

2011-07-19 Thread Cecil Westerhof
2011/7/19 Wolfgang Schuster schuster.wolfg...@googlemail.com I have the following document: \setupheader[ after={\startalignment[center]\hairline\stopalignment}, style={\switchtobodyfont[9pt]}, ] \setupheader[text][after=\hairline,...] Works. Thanks. -- Cecil Westerhof

[NTG-context] Can ConTeXt generate QR-codes

2011-07-23 Thread Cecil Westerhof
I would like to integrate qr-codes into documents. ( http://en.wikipedia.org/wiki/QR_code) Is this possible with ConTeXt? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Can ConTeXt generate QR-codes

2011-07-23 Thread Cecil Westerhof
2011/7/23 Wolfgang Schuster schuster.wolfg...@googlemail.com Am 23.07.2011 um 11:28 schrieb Cecil Westerhof: I would like to integrate qr-codes into documents. ( http://en.wikipedia.org/wiki/QR_code) Is this possible with ConTeXt? \usemodule[zint] There is a example at the end

Re: [NTG-context] Can ConTeXt generate QR-codes

2011-07-23 Thread Cecil Westerhof
different methods (for example Debian/Ubuntu uses apt-get) and for Windows I suppose you have to download an installer. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Can ConTeXt generate QR-codes

2011-07-26 Thread Cecil Westerhof
příkazu, spustitelného programu nebo dávkového souboru. (which means zint is not a name of an internal or an external command, an executable or a batch file.) Did you install zint? It is an external program that you need to instal. -- Cecil Westerhof

[NTG-context] Runaway argument with \stoptabulate in a macro

2011-08-03 Thread Cecil Westerhof
as expected. But why does the \stoptabulate in \StopWorkTable not work? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-15 Thread Cecil Westerhof
, but then I had a better idea. In step four I set the path to: C:/context/tex/texmf-mswin/bin And now it works completely correct I think. -- Cecil Westerhof ___ If your question is of interest to others as well

[NTG-context] Different output formats

2011-08-15 Thread Cecil Westerhof
.) -- Cecil Westerhof ___ 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

Re: [NTG-context] Different output formats

2011-08-15 Thread Cecil Westerhof
anything about TeX and ConTeXt i would ignore MkII and mention only the output formats of MkIV. I was planning on only mentioning MKIV. These are the only output formats? At the moment only PDF and XML then. -- Cecil Westerhof

[NTG-context] Formatting lines in TeXworks and using spellchecking

2011-08-15 Thread Cecil Westerhof
: there is a spell-checking option, bet there are no languages to choose from. How can I install languages? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] Formatting lines in TeXworks and using spellchecking

2011-08-15 Thread Cecil Westerhof
/texworks/#Documentation I'll do that. -- Cecil Westerhof ___ 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] Indenting in footnotes

2011-08-15 Thread Cecil Westerhof
I use: \setupindenting[yes, small, next] This works on the main text, but not on the footnotes. In \setupfootnotes I do not find an option to do the same. Am I overlooking something, or is it really not possible? -- Cecil Westerhof

Re: [NTG-context] Indenting in footnotes

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com Am 15.08.2011 um 12:56 schrieb Cecil Westerhof: I use: \setupindenting[yes, small, next] This works on the main text, but not on the footnotes. In \setupfootnotes I do not find an option to do the same. Am I overlooking

Re: [NTG-context] Indenting in footnotes

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com BTW: is it possible to define the footnotes somewhere else? You mean like \useurl and \url? Yes, it now 'distracts' from the main info. -- Cecil Westerhof

Re: [NTG-context] Indenting in footnotes

2011-08-15 Thread Cecil Westerhof
. ;-} You can write a feature request because it’s easy to add this functionality but it depends on Hans. I'll do that. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry

[NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
' list? I found several, but they where all for LaTeX and are not completely the same. For example LaTeX uses \textbackslash which does not work in ConTeXt which uses \backslash. -- Cecil Westerhof ___ If your question

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did not find how to represent [ and ]. How would I use those characters

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___ -- Cecil Westerhof

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Wolfgang Schuster schuster.wolfg...@googlemail.com 2011/8/15 Cecil Westerhof cldwester...@gmail.com While writing the documentation about using ConTeXt I need some 'special' characters. A few I have found, for example \%, \backslash, \texttilde, \percent. But until now I did

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
“%%”. Does not work on my side. Both percentage signs and the text after it are displayed in my document. -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
: 2011.8.15 int: english/english -- Cecil Westerhof ___ 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

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
? I just checked with my version on Linux, there it works like it should. Now I have to make sure it works also under Windows. -- Cecil Westerhof ___ If your question is of interest to others as well, please add

[NTG-context] Use latest or current version

2011-08-15 Thread Cecil Westerhof
I work 'always' with the latest version of ConTeXt. Now a client is going to use it. Should I install for them also the latest version, or is it better to use the current version (--context=current)? -- Cecil Westerhof

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
2011/8/15 Cecil Westerhof cldwester...@gmail.com Do I understand correctly that '%% this is a comment' should not be in the PDF? Because it is when I compile the document. Yes, with \asciimode “%” is a normal character but to put comments in your document you can use “%%”. Does not work

Re: [NTG-context] Use latest or current version

2011-08-15 Thread Cecil Westerhof
2011/8/15 Mojca Miklavec mojca.miklavec.li...@gmail.com On Mon, Aug 15, 2011 at 19:03, Cecil Westerhof wrote: I work 'always' with the latest version of ConTeXt. Now a client is going to use it. Should I install for them also the latest version, or is it better to use the current version

[NTG-context] Why is the \crlf needed to display the table correctly

2011-08-15 Thread Cecil Westerhof
. This displays correctly. But I am wondering why it is needed. Attached the tex and pdf files. -- Cecil Westerhof dummy.tex Description: TeX document dummy.pdf Description: Adobe PDF document ___ If your question

[NTG-context] Footnote numbering pro page

2011-08-15 Thread Cecil Westerhof
I would like my footnote numbering start on every page with 1. I thought this should be done with: \setupnote[footnote][way=bypage] I also tried: \setupnotedefinition[footnote][indenting={yes, small, next}, way=bypage] But both do not work. What is the right way to do it? -- Cecil

Re: [NTG-context] Why is the \crlf needed to display the table correctly

2011-08-15 Thread Cecil Westerhof
] (The align, not the style.) -- Cecil Westerhof ___ 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

Re: [NTG-context] Why is the \crlf needed to display the table correctly

2011-08-15 Thread Cecil Westerhof
=.65\textwidth] I have the same problem. -- Cecil Westerhof ___ 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

Re: [NTG-context] Why is the \crlf needed to display the table correctly

2011-08-16 Thread Cecil Westerhof
” to “align={right,broad}”. At the moment I am not at the (Windows) computer where I write this document. I'll try it tonight. -- Cecil Westerhof ___ If your question is of interest to others as well, please add

[NTG-context] Problem with installing ConTeXt

2011-08-16 Thread Cecil Westerhof
c:\contextminimal. I installed ConTeXt in c:\context. Is it possible that something changed since yesterday? The way I try to couple ConTeXt and TeXworks is described in the following document: http://www.decebal.nl/ConTeXtManual.pdf -- Cecil Westerhof

Re: [NTG-context] Problem with installing ConTeXt

2011-08-16 Thread Cecil Westerhof
2011/8/16 Cecil Westerhof cldwester...@gmail.com I am still struggling to get ConTeXt running under Windows. At home where (when I work with Windows) I work with Vista it worked. At the company they use XP. I did the same as I did at home, but now I get error messages about configuration

[NTG-context] Smileys

2011-08-16 Thread Cecil Westerhof
Is it possible to work with smileys in ConTeXt? -- Cecil Westerhof ___ 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] Smileys

2011-08-16 Thread Cecil Westerhof
like \smiley, \grin, \cool, … -- Cecil Westerhof ___ 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] Smileys

2011-08-17 Thread Cecil Westerhof
? -- Cecil Westerhof ___ 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

[NTG-context] Two rotates on the same line

2011-08-17 Thread Cecil Westerhof
can I do that? -- Cecil Westerhof ___ 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

Re: [NTG-context] Smileys

2011-08-17 Thread Cecil Westerhof
would personally not like smilies to be inserted automatically.) Neither do I. ;-} -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] Two rotates on the same line

2011-08-17 Thread Cecil Westerhof
2011/8/17 Peter Rolf indi...@gmx.net Am 17.08.2011 12:51, schrieb Peter Rolf: Am 17.08.2011 12:40, schrieb Cecil Westerhof: I am still expanding my knowledge of ConTeXt. At the moment I am playing with \rotate. When using: \rotate[rotation=42]{Tekst kan ook worden geroteerd

[NTG-context] Centering 'clipping' text logo

2011-08-17 Thread Cecil Westerhof
I like the last example on: http://wiki.contextgarden.net/Graphical_text_manipulation This creates a left aligned 'logo'. I would like it to be centered. I tried several things, but until now to no avail. How can I get it centered? -- Cecil Westerhof

Re: [NTG-context] Centering 'clipping' text logo

2011-08-17 Thread Cecil Westerhof
2011/8/17 Peter Rolf indi...@gmx.net Am 17.08.2011 13:50, schrieb Cecil Westerhof: I like the last example on: http://wiki.contextgarden.net/Graphical_text_manipulation This creates a left aligned 'logo'. I would like it to be centered. I tried several things, but until now

Re: [NTG-context] Smileys

2011-08-17 Thread Cecil Westerhof
{75}\dochar{**76}} \stoptext That just gives JKL. -- Cecil Westerhof ___ 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

Re: [NTG-context] Smileys

2011-08-18 Thread Cecil Westerhof
}} \stoptext But it just gives: windings: JKL -- Cecil Westerhof ___ 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

Re: [NTG-context] Smileys

2011-08-18 Thread Cecil Westerhof
need to install the font. Would it not be better to have at least the option that not finding a font is an error? -- Cecil Westerhof ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Errors installing ConTeXt on Windows

2011-08-18 Thread Cecil Westerhof
. -- Cecil Westerhof ___ 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

Re: [NTG-context] Errors installing ConTeXt on Windows

2011-08-18 Thread Cecil Westerhof
are going to work with MKIV. If you also want to work with MKII you have to install Ruby. If you do not want to work with TeXworks, you can skip the second part. :-D -- Cecil Westerhof installConTeXtWithTeXworks.pdf Description: Adobe PDF document

  1   2   3   4   >