[NTG-context] Asian Language Support

2012-05-07 Thread hwitloc
I live in Japan and fequently have the need to create documents in Japanese. I would like to stop using WYSIWYG type word processing and switch over to TeX based systems. I've been starting and am learning to use ConTeXt but I've still a long way to go. I want to ask if anyone has already

Re: [NTG-context] Asian Language Support

2012-05-07 Thread KUROKI Yusuke
to create documents in Japanese. I would like to stop using WYSIWYG type word processing and switch over to TeX based systems. I've been starting and am learning to use ConTeXt but I've still a long way to go. I want to ask if anyone has already gone through this and has a How to publish a Japanese

Re: [NTG-context] Asian Language Support

2012-05-07 Thread S Barmeier
package through LuaTeX. The package is now distributed through CTAN and also upcoming TeX Live. Best, -- Yusuke. (2012/05/07 19:43), hwit...@gmail.com wrote: I live in Japan and fequently have the need to create documents in Japanese. I would like to stop using WYSIWYG type word

[NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Malte Stien
have only seen Word and Acrobat Distiller being able to do this. Is there a way I can setup ConTeXt to do this? Or are there some command line tools, that can do that after the PDF has been produced? Any hints would be great. Thank you, Malte

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Andreas Schneider
Manager can print them knowing the password. So far, I have only seen Word and Acrobat Distiller being able to do this. Is there a way I can setup ConTeXt to do this? Or are there some command line tools, that can do that after the PDF has been produced? Any hints would be great. Thank you

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread luigi scarso
), such that the Document Manager can print them knowing the password. So far, I have only seen Word and Acrobat Distiller being able to do this. Is there a way I can setup ConTeXt to do this? Or are there some command line tools, that can do that after the PDF has been produced? Any hints

[NTG-context] Reducing inter-character spacing?

2012-04-24 Thread Mari Voipio
Hello, here comes yet another I could do this in Word but can't figure it out how ConTeXt does it font-related question: How can I reduces inter-character spacing in a font? I've found out that the spacing can be temporarily expanded by \stretched{}, but what's the opposite and how to control

[NTG-context] extracting word count from a *.words file

2012-04-20 Thread Jelle Huisman
Hello all, Here is another question. Consider this test file: \starttext \setupspellchecking[state=start,method=2] \ctxlua{languages.words.threshold=3} \input knuth \stoptext Typesetting this file produces a word list 'test.words' which ends like this: [threshold]=1, [total]=122, [version

Re: [NTG-context] extracting word count from a *.words file

2012-04-20 Thread Philipp Gesang
Hi again, On 2012-04-20 16:32, Jelle Huisman wrote: Hello all, Here is another question. Consider this test file: \starttext \setupspellchecking[state=start,method=2] \ctxlua{languages.words.threshold=3} \input knuth \stoptext Typesetting this file produces a word list 'test.words

Re: [NTG-context] extracting word count from a *.words file

2012-04-20 Thread Marco
On 2012-04-20 Jelle Huisman je...@jhnet.nl wrote: Is there a way to extract the value for [total] ('122' in this case) so that I can use that value somewhere else, e.g. in a project file where I want to present a word count. I used the word count some time ago. Here's the code I used. I have

Re: [NTG-context] extracting word count from a *.words file

2012-04-20 Thread Jelle Huisman
On 04/20/2012 04:52 PM, Marco wrote: On 2012-04-20 Jelle Huisman je...@jhnet.nl wrote: Is there a way to extract the value for [total] ('122' in this case) so that I can use that value somewhere else, e.g. in a project file where I want to present a word count. I used the word count some

Re: [NTG-context] extracting word count from a *.words file

2012-04-20 Thread Jelle Huisman
Typesetting this file produces a word list 'test.words' which ends like this: [threshold]=1, [total]=122, [version]=1, } Is there a way to extract the value for [total] ('122' in this case) so that I can use that value somewhere else, e.g. in a project file where I want to present a word count

[NTG-context] Cross-referencing Challenge

2012-04-14 Thread Aaron W. Hsu
, be able to tell in which section the first occurrence of a chunk is defined. How can I accomplish this? -- Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us Programming is just another word for the lost art of thinking

Re: [NTG-context] Cross-referencing Challenge

2012-04-14 Thread Aaron W. Hsu
them before outputting the TeX code. -- Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us Programming is just another word for the lost art of thinking. ___ If your question is of interest to others

Re: [NTG-context] lucida ot

2012-04-13 Thread Mari Voipio
On Fri, Apr 13, 2012 at 20:40, Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: I attached a modified version of the typescript file where I added calligraphic and handwriting, That was quick! And working, of course. :-) Not sure I like the word spacing of the handwriting font

[NTG-context] [***SPAM***] placefigure adds break

2012-04-05 Thread Steffen Wolfrum
Hi, please have a look at thee example below: I have a long paragraph (more than 3 pages), and I want to set a float/figure at top of page 2. Thus, I need to write \placefigure *in* my paragraph, between two words. How can I do that without adding a paragraph break after the respective word

Re: [NTG-context] [***SPAM***] placefigure adds break

2012-04-05 Thread Aditya Mahajan
a paragraph break after the respective word (marked HERE)? Steffen --- \starttext \switchtobodyfont[rm,10pt] \input tufte \input ward \input zapf \input tufte \input ward \input zapf \input tufte \input ward \input zapf \input tufte \input ward \input zapf HERE \placefigure[top

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-24 Thread Alan Braslau
}test. This is a less important \index{test}test. \placeindex \stoptext so the magic word is 'processors' Magic indeed! So processors can be used *wherever* text is to be typeset, as a prefix: name-text \defineprocessor[name][...,...=...,...] with keys: style=, color=, left

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-24 Thread Hans Hagen
} This is a \index[bf-bold]{test with bold number}test. This is a less important \index{test}test. \placeindex \stoptext so the magic word is 'processors' Magic indeed! So processors can be used *wherever* text is to be typeset, as a prefix: name-text \defineprocessor[name

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-23 Thread Rogers, Michael K
, your \index[ducks] didn't work for me the way I thought you wanted; I changed the [] to {} and added the word to the text body. As far as I can tell, \index only adds entries to the index register and not to the text. This e-mail message (including any attachments

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-23 Thread Alan BRASLAU
to appear in small-capitals to indicate the that term can be found in the index. Ideally, I'd like to do that without explicit manual formatting. Is that possible? Thank you, Malte. Your example above would not print the word ducks at all. I commonly use: \def\Index#1{\index{#1}#1

[NTG-context] reference \about shall not be shortened

2012-03-23 Thread Steffen Wolfrum
Hi, how can I avoid shortening of referenced titles? \setupreferencing[left=,right=] \starttext \chapter[ reference={ref123}, title={This is a long titel -- every word is meaningful and shall not be omitted}, marking={Titel}, list={Titel}, bookmark={Titel}] see in “\at[ref123

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-23 Thread Hans Hagen
} This is a \index[bf-bold]{test with bold number}test. This is a less important \index{test}test. \placeindex \stoptext so the magic word is 'processors' - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Formatting Indexed Words Within the Text

2012-03-23 Thread Malte Stien
is to use your own macro: \def\MyIndex#1{\index{#1}{\sc #1}} \starttext There are some \MyIndex{ducks} in the zoo. \stoptext By the way, your \index[ducks] didn't work for me the way I thought you wanted; I changed the [] to {} and added the word to the text body. As far as I can tell

Re: [NTG-context] Itemize without page break

2012-03-22 Thread Mojca Miklavec
within the 369 page user manual? The word assignment I couldn't locate once. - The fact that assignments and simple options have to be separated is not a limitation of TeX, but the way how ConTeXt is programmed. Hans uses a single command that takes all options inside brackets at once that defines

Re: [NTG-context] Itemize without page break

2012-03-22 Thread Philipp Gesang
mentioned at least once, even if only in passing, somewhere within the 369 page user manual? The word assignment I couldn't locate once. You’re right, it can cause confusion to people migrating from Latex where package options, afair, allows mixed key-value/list syntax (like e.g. Lua does as well

Re: [NTG-context] Itemize without page break

2012-03-22 Thread Kip Warner
, and where was the thinking behind that explained in the user manual? It wasn't. Look for the word assignment. - The fact that luatex crashes is simply a bug that should be fixed, so if you didn't do it already, please add a ticket to the tracker. I cc'd the minimal example to the luatex mailing list

Re: [NTG-context] Itemize without page break

2012-03-21 Thread Kip Warner
entire operating systems, or cause hour after hour of no end of vague syntactical errors, or even successful compilations with the wrong effects, shouldn't that probably have been mentioned at least once, even if only in passing, somewhere within the 369 page user manual? The word assignment I

Re: [NTG-context] Referencing a definition

2012-03-15 Thread Kip Warner
] \stoptext Hey Hans, How could I have a reference that typesets any word or phrase I choose, but when clicked jumps to the aforementioned description? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description

Re: [NTG-context] hyphenation of hyphenated words

2012-03-12 Thread S Barmeier
much sense of it. Severin On 03/12/2012 01:58 PM, Hans Hagen wrote: On 11-3-2012 15:51, S Barmeier wrote: On 03/11/2012 07:30 PM, Hans Hagen wrote: On 10-3-2012 21:52, S Barmeier wrote: non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen

Re: [NTG-context] hyphenation of hyphenated words

2012-03-11 Thread Hans Hagen
On 10-3-2012 21:52, S Barmeier wrote: non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen that already exists? \hyphenation{bla-bla-bla} Hans

[NTG-context] hyphenation of hyphenated words

2012-03-10 Thread S Barmeier
non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen that already exists? ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] hyphenation of hyphenated words

2012-03-10 Thread Marco Pessotto
S Barmeier severinbarme...@googlemail.com writes: non-standard breaks as non-stan- dard Is there a way to tell context to break the word at the hyphen that already exists? \setbreakpoints[compound] should do the trick. Cheers -- Marco

Re: [NTG-context] ruby module

2012-03-09 Thread Wolfgang Schuster
) to see to which word the annotation refers. I'm just thinking of annotating one or two words per line, which in an appropriately small font size could just be stacked at the end of the line in order of occurrence. Problems would only arise if one line contained 3 or more words to be annotated

Re: [NTG-context] ruby module

2012-03-09 Thread S Barmeier
(or something else) to see to which word the annotation refers. I'm just thinking of annotating one or two words per line, which in an appropriately small font size could just be stacked at the end of the line in order of occurrence. Problems would only arise if one line contained 3

[NTG-context] CJK hyphenation/line breaking

2012-03-09 Thread S Barmeier
the line is full it spaces all characters evenly (preferably as close together as the font allows) and dumps everything else to the next line, no matter if it is in the middle of a word (a concept not quite as well defined as in languages with spaces anyway). I can do this by hand if absolutely

Re: [NTG-context] CJK hyphenation/line breaking

2012-03-09 Thread Wolfgang Schuster
. There is no kerning for Japanese characters, so when the line is full it spaces all characters evenly (preferably as close together as the font allows) and dumps everything else to the next line, no matter if it is in the middle of a word (a concept not quite as well defined as in languages

Re: [NTG-context] Style file for iPad?

2012-03-07 Thread William Adams
find it educational to compare my .pdf w/ this ePub version to see the sort of typographic infelicities which even in the best ePub version can't be controlled for --- - one word last lines - # of lines on a page constantly changing to prevent widows / orphans - overly loose line

Re: [NTG-context] Footnotes gone

2012-03-06 Thread Kip Warner
. They're all numbered 3 and their text consists of a single word - the same word for all of them. =( -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: [NTG-context] Command in enumeration title

2012-03-05 Thread Stefan Müller
On Fri, 02 Mar 2012 21:03:34 +0100, Hans Hagen wrote: On 26-2-2012 14:34, Stefan Müller wrote: Hi Michael, thanks for your answer. The macro \Word is a predefined macro that capitalizes the first letter of its argument. E.g. \Word{title} should expand to Title, but it doesn't in my

[NTG-context] ruby module

2012-03-04 Thread S Barmeier
size of the word it annotates? Thanks, Severin ___ 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] ruby module

2012-03-04 Thread Wolfgang Schuster
to which word the annotation refers. How can one change the font size of the annotation and is there a way to keep it fixed, not being scaled according to the font size of the word it annotates? You can change the style of the base text with the “basestyle” key and of the annotation

Re: [NTG-context] ruby module

2012-03-04 Thread S Barmeier
Is it possible to place the ruby text in a margin? No. This would allow me to keep line spacing decently tight and also prevent the reader from only reading the annotation. This can be added but then you need a symbol (or something else) to see to which word the annotation refers. I'm

Re: [NTG-context] Command in enumeration title

2012-03-02 Thread Hans Hagen
On 26-2-2012 14:34, Stefan Müller wrote: Hi Michael, thanks for your answer. The macro \Word is a predefined macro that capitalizes the first letter of its argument. E.g. \Word{title} should expand to Title, but it doesn't in my example. does style={\setcharactercasing[3]} work out ok

Re: [NTG-context] Font embedding

2012-02-28 Thread Henning Hraban Ramm
for professionals*, e.g. to deliver single page pdfs or to convert all fonts to curves. Other printshops never learned anything in the last 20-30 years - they earned their insolvence. *) or, say, people who know stuff - most *amateur* (in the meaning of the word) typographers are better than

Re: [NTG-context] Font embedding

2012-02-28 Thread luigi scarso
in the last 20-30 years - they earned their insolvence. *) or, say, people who know stuff - most *amateur* (in the meaning of the word) typographers are better than everyday professionals. or \input zapf Honza, I guess you need only this information: ConTeXt embeds fonts very well

Re: [NTG-context] Command in enumeration title

2012-02-27 Thread Stefan Müller
Hi, yeah, is seems as if both problems (this and the one about way=bychapter from my other thread) have been introduced some time ago. It worked on MkIV version 2025 21:29. On 27.02.2012 00:30, Rogers, Michael K wrote: Hi Stefan, I didn't know about \Word. It retried your example

[NTG-context] Command in enumeration title

2012-02-26 Thread Stefan Müller
Hi list, there is possibly an easy explanation for my following problem, but I don't know it. Why does \Word have no effect in the following example, and how can I make it work? In my real document I have \Word in a macro inside the title, so I can't just write Foo in the title

Re: [NTG-context] Command in enumeration title

2012-02-26 Thread Rogers, Michael K
On Feb 26, 2012, at 6:44 AM, Stefan Müller wrote: Hi list, there is possibly an easy explanation for my following problem, but I don't know it. Why does \Word have no effect in the following example, and how can I make it work? In my real document I have \Word in a macro inside

Re: [NTG-context] Command in enumeration title

2012-02-26 Thread Stefan Müller
Hi Michael, thanks for your answer. The macro \Word is a predefined macro that capitalizes the first letter of its argument. E.g. \Word{title} should expand to Title, but it doesn't in my example. Stefan -- ___ ey, leute, ich hab so lange gebraucht um mir plan a auszudenken, fragt

Re: [NTG-context] Command in enumeration title

2012-02-26 Thread Rogers, Michael K
Hi Stefan, I didn't know about \Word. It retried your example and it works as is in my version of ConTeXt, which is an earlier one that yours it seems. [Your other enumeration example, with way=bychapter etc., works the way you want, too.] Sorry, I don't think I can help. Perhaps one

Re: [NTG-context] strange output in pdf when using the filter module

2012-02-22 Thread Aditya Mahajan
On Wed, 22 Feb 2012, Aditya Mahajan wrote: On Wed, 22 Feb 2012, Jan-Erik Hägglöf wrote: Having an issue in my pdf-output after processing a markdown file to .tex -- .pdf It adds the word stylecolors in the .pdf file Why is it doing that? Possibly because there was a bug in the version

Re: [NTG-context] strange output in pdf when using the filter module

2012-02-22 Thread Jan-Erik Hägglöf
to .tex -- .pdf It adds the word stylecolors in the .pdf file Why is it doing that? Possibly because there was a bug in the version of the filter module (2011.12.17) that you are using. Actually, the reason is that now the filter module uses \usenamespacestyleandcolor to set style

Re: [NTG-context] Is it possible to \cite with UPPERCASED author?

2012-02-10 Thread Thomas A. Schmitz
. You can hook something like \bgroup\WORD and \egroup into the left= and right= keys. (Untested and no real explanation since you didn't provide an example.) Thomas ___ If your question is of interest to others

Re: [NTG-context] Is it possible to \cite with UPPERCASED author?

2012-02-10 Thread Wagner Macedo
On 10 February 2012 08:23, Thomas A. Schmitz thomas.schm...@uni-bonn.dewrote: Longer answer: bib mod manual, section 2.3, \setupcite. You can hook something like \bgroup\WORD and \egroup into the left= and right= keys. It didn't solve, because when I have an author et al, results in AUTHOR ET

Re: [NTG-context] Is it possible to \cite with UPPERCASED author?

2012-02-10 Thread Thomas A. Schmitz
On 02/10/2012 12:58 PM, Wagner Macedo wrote: Longer answer: bib mod manual, section 2.3, \setupcite. You can hook something like \bgroup\WORD and \egroup into the left= and right= keys. It didn't solve, because when I have an author et al, results in AUTHOR ET AL

Re: [NTG-context] Is it possible to \cite with UPPERCASED author?

2012-02-10 Thread Wagner Macedo
is your friend here. Yes, very incomprehensible. And another thing, I couldn't find any authoryear word inside bst files. I think it usefulness is only for publications list. 2. ConTeXt produces a .bbl file from which it retrieves the bibliographical information. The authorname used

Re: [NTG-context] GSUB init, medi, fina and .fea file

2012-02-01 Thread Khaled Hosny
, it will only work with Arabic/Syriac and similar scripts where it is needed for basic shaping, most OpenType engines (including the one Hans wrote for LuaTeX) don't support them for other scripts. However, you can use contextual substitution to implement the word boundary logic into your OpenType

Re: [NTG-context] GSUB init, medi, fina and .fea file

2012-02-01 Thread Hans Hagen
the word boundary logic into your OpenType code, but that is a bit tricky. But since this is an often requested feature, and given that Adobe apps support these features for Latin script, I think it is worth supporting them in ConTeXt as well, it should be bit simpler than the Arabic logic

Re: [NTG-context] What’s your favorite command?

2012-01-31 Thread Mari Voipio
beats fiddling with Word because once you get something right, it stays right. :-) Mari ___ 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] overscored or overlined text … (or whatever it should be called)

2012-01-25 Thread Robert Blackstone
Dear all, I am trying to reproduce with ConTeXt an old french text that contains numerous abbreviations, mostly of two types: - words cut off by means of a period, with the last letter of the complete word as a superscript above the period. - overscores --either for single characters

Re: [NTG-context] overscored or overlined text … (or whatever it should be called)

2012-01-25 Thread Hans Hagen
On 25-1-2012 13:14, Robert Blackstone wrote: Dear all, I am trying to reproduce with ConTeXt an old french text that contains numerous abbreviations, mostly of two types: - words cut off by means of a period, with the last letter of the complete word as a superscript above the period

Re: [NTG-context] Why doesn't his URL work?

2012-01-15 Thread Wolfgang Schuster
Am 14.01.2012 um 15:16 schrieb Gerben Wierda: This code below gets me a working URL, but instead of the word kudos in blue I get the entire URL in my text. Why is that? \setupcolors[state=start] \setupurl [color=blue] \setupinteraction [state=start,color=blue] \useURL[kudos

Re: [NTG-context] Why doesn't his URL work?

2012-01-15 Thread Steffen Wolfrum
Hi Gerben, you mixed the commands: just use \from[kudos] instead of \url[kudos]. Best regards, Steffen Am 14.01.2012 um 15:16 schrieb Gerben Wierda: This code below gets me a working URL, but instead of the word kudos in blue I get the entire URL in my text. Why is that? \setupcolors

[NTG-context] Why doesn't his URL work?

2012-01-14 Thread Gerben Wierda
This code below gets me a working URL, but instead of the word kudos in blue I get the entire URL in my text. Why is that? \setupcolors [state=start] \setupurl [color=blue] \setupinteraction [state=start,color=blue] \useURL[kudos][http://nl.wikipedia.org/wiki/Kudos_(computerterm

Re: [NTG-context] Not wanted hidden spaces when you compress fonts

2012-01-06 Thread Jan Heinen
spaces between words. You can't see the spaces in the PDF, but when you copy the text from the PDF to an editor you can see the spaces. And when you search for a word (with hidden spaces) in the PDF, the word can't be found. This is the result when you copy the text from the PDF

Re: [NTG-context] Italicized text trailing space too small

2012-01-05 Thread Andreas Harder
On 05.01.2011, at 06:32, Aditya Mahajan wrote: On Wed, 4 Jan 2012, Kip Warner wrote: Text that I {\it have italicized} trails too tight with the first non-italicized word that is typeset next. I'm sure there is some ConTeXt command that adjusts this that I am unfamiliar

Re: [NTG-context] Italicized text trailing space too small

2012-01-05 Thread Chris Lott
On Tue, Jan 4, 2011 at 8:32 PM, Aditya Mahajan adit...@umich.edu wrote: On Wed, 4 Jan 2012, Kip Warner wrote: Text that I {\it have italicized} trails too tight with the first non-italicized word that is typeset next. I'm sure there is some ConTeXt command that adjusts this that I am

[NTG-context] missing macro

2012-01-05 Thread Meer, H. van der
The macro \expandoneargafter seems to have been disappeared. Is that true? I need it for repairing an appearent failure in the \Word macro to capitalize the first letter in some case. Hans van der Meer ___ If your

Re: [NTG-context] missing macro

2012-01-05 Thread Wolfgang Schuster
Am 05.01.2012 um 19:51 schrieb Meer, H. van der: The macro \expandoneargafter seems to have been disappeared. Is that true? I need it for repairing an appearent failure in the \Word macro to capitalize the first letter in some case. Do you have a example where \Word fails in MkIV. The macro

Re: [NTG-context] missing macro

2012-01-05 Thread Meer, H. van der
In the meantime I have looked further into the problem. Although in the past redefinition of \Word was the only way to repair, this time there was a destructive interference with \startframedtext. It turned out that \startframedtext[align=middle, etc.] played havic with the following input

Re: [NTG-context] Italicized text trailing space too small

2012-01-05 Thread Kip Warner
On Wed, 2011-01-05 at 00:32 -0500, Aditya Mahajan wrote: On Wed, 4 Jan 2012, Kip Warner wrote: Text that I {\it have italicized} trails too tight with the first non-italicized word that is typeset next. I'm sure there is some ConTeXt command that adjusts this that I am unfamiliar

[NTG-context] Italicized text trailing space too small

2012-01-04 Thread Kip Warner
Hey list, Text that I {\it have italicized} trails too tight with the first non-italicized word that is typeset next. I'm sure there is some ConTeXt command that adjusts this that I am unfamiliar with. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http

[NTG-context] Not wanted hidden spaces when you compress fonts

2012-01-04 Thread Jan Heinen
Hello, if I compress a font, there are suddenly hidden spaces between words. You can't see the spaces in the PDF, but when you copy the text from the PDF to an editor you can see the spaces. And when you search for a word (with hidden spaces) in the PDF, the word can't be found

Re: [NTG-context] Italicized text trailing space too small

2012-01-04 Thread Aditya Mahajan
On Wed, 4 Jan 2012, Kip Warner wrote: Text that I {\it have italicized} trails too tight with the first non-italicized word that is typeset next. I'm sure there is some ConTeXt command that adjusts this that I am unfamiliar with. \italiccorrection or \/ Usage: {\it text \italiccorrection

[NTG-context] problems with t-letter - reference line

2011-12-28 Thread Thomas Engel
=reference] \startletter [opening={Dear Mr Wilson,}, subject={Brand new templates for Word}, closing={Best regards}, signature={John Simmons}] \dorecurse{4}{\input knuth\par} \stopletter \stoptext ___ If your question

Re: [NTG-context] streams not working?

2011-12-28 Thread Pablo Rodríguez
is too complex for me (I don't understand a word there). Many thanks for your help, Pablo -- http://www.ousia.tk ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

Re: [NTG-context] context instal

2011-12-22 Thread Khaled Hosny
yout geekness is very high. Respect for that.  I meant it generally - this ist just tool for something. Why lose time / generrally with just configuring and installing. Thats what i mean. Why do you think i've tried this. I did`t look for word replacement. Word is not enough to do something

Re: [NTG-context] context instal

2011-12-21 Thread luigi scarso
very sick of this kind of installing. It just makes people like me to hate the whole thing about trying something else then MS Word. I was eager to learn this  ConText ant than BIIG! Frustration cause i could not run it. All those versions of packages - i wanted to shoot myself. Yea, i

Re: [NTG-context] context instal

2011-12-21 Thread Marek Jirkovský
- this ist just tool for something. Why lose time /generrally with just configuring and installing. Thats what i mean. Why do you think i've tried this. I did`t look for word replacement. Word is not enough to do something bigger and to have it good looking. ConTeXt loks very good for this purposes

Re: [NTG-context] context instal

2011-12-21 Thread Mari Voipio
As the only TeX system I use is ConTeXt, I've been running ConTeXt + SciTe combo almost from the moment it became available, and I've been reasonably happy with it most of the time. I admit that when I migrated my work stuff from Word to ConTeXt, the learning curve was very steep - and again

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-18 Thread Bruce
Word... is there an RTF output for ConTeXt? this isn't super-high on my list, but it would be nice. 4) How about X/HTML? this is my lowest level need but, again, it would be nice. One option would be to use markdown with pandoc. http://johnmacfarlane.net/pandoc/ I mostly write

Re: [NTG-context] beta

2011-12-15 Thread Thomas A. Schmitz
of the variable title, it typesets the word title. Beta from Nov. 29 works normally. Let me know if you can use this example or if you need something else (Aditya is away at a conference, he may be able to come up with a better example). All best Thomas

Re: [NTG-context] beta

2011-12-15 Thread Hans Hagen
of the variable title, it typesets the word title. Beta from Nov. 29 works normally. Let me know if you can use this example or if you need something else (Aditya is away at a conference, he may be able to come up with a better example). fixed in next beta Hans

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Pontus Lurcock
format. 3) PDF is my primary medium of exchange, though I would like to efficiently exchange docs with colleagues, which might mean getting them into something they can open with their beloved Microsoft Word... is there an RTF output for ConTeXt? this isn't super-high on my list, but it would

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Roger Mason
Chris, Chris Lott ch...@chrislott.org writes: 3) PDF is my primary medium of exchange, though I would like to efficiently exchange docs with colleagues, which might mean getting them into something they can open with their beloved Microsoft Word... is there an RTF output for ConTeXt

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Mojca Miklavec
On Wed, Dec 14, 2011 at 07:14, Chris Lott wrote: 3) PDF is my primary medium of exchange, though I would like to efficiently exchange docs with colleagues, which might mean getting them into something they can open with their beloved Microsoft Word... is there an RTF output for ConTeXt

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Hagmann Jörg
Microsoft Word... is there an RTF output for ConTeXt? this isn't super-high on my list, but it would be nice. ConTeXt only support XHTML to some extent. Now that xhtml backend is done, creating support for rtf should be a lot easier to do than before xhtml export was there, but unless some

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-14 Thread Chris Lott
On Wed, Dec 14, 2011 at 2:22 AM, Roger Mason rma...@mun.ca wrote: 4) How about X/HTML? this is my lowest level need but, again, it would be nice. One option would be to use markdown with pandoc. [...]  I mostly write in ConTeXt, but if I know I must share with users of word processors

[NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-13 Thread Chris Lott
Many years ago I used LaTeX quite a bit for academic work, including a fair amount of Memoir class. Back then ConTeXt was quite new, so I didn't mess with it much. Now I'm back and sick of Word/etc for the documents I need to produce as print/pdf and for interaction with colleagues. What I can't

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Thomas A. Schmitz
a solution. Maybe just a word explaining why I find it a waste of time to do work on such transitions in simpleslides: even if we accept, for the sake of the argument, that such transitions are more than a mere distraction, it is almost impossible to get acceptable results across platforms and pdf

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Hans Hagen
On 7-12-2011 09:29, Thomas A. Schmitz wrote: Glad you found a solution. Maybe just a word explaining why I find it a waste of time to do work on such transitions in simpleslides: even if we Page transitions have always been part of context pdf support (not that I ever use them as I dislike

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
for the quick responses. Marco, `impressive' looks just the thing that will easily allow me to add transitions while still using simpleslides to get me going until I can do my own DIY slides. Regards. Glad you found a solution. Maybe just a word explaining why I find it a waste of time to do work

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
, `impressive' looks just the thing that will easily allow me to add transitions while still using simpleslides to get me going until I can do my own DIY slides. Regards. Glad you found a solution. Maybe just a word explaining why I find it a waste of time to do work on such transitions in simpleslides: even

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Hans Hagen
. BTW, is there a way of doing incremental slides with the simpleslides module like the overlay feature from prosper? Or is that easily achieved in some other way that is native to ConTeXt? context s-pre-61 will give you an example (the magic word is Steps .. non intrusive and efficient stepping

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
prosper? Or is that easily achieved in some other way that is native to ConTeXt? context s-pre-61 will give you an example (the magic word is Steps .. non intrusive and efficient stepping) Hans

Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Pablo Rodríguez
,height=1cm] \setuppapersize[aa] \setuppagenumbering[location=] \starttext \TeX\ \sc\word\ \TeX \stoptext But I think that less than a second total compiling time is too fast only to load the ConTeXt macros. Thanks for your help, Pablo -- http://www.ousia.tk

Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Wolfgang Schuster
Am 06.12.2011 um 22:16 schrieb Pablo Rodríguez: Just in case you want to test my minimal sample: \definepapersize[aa][width=2cm,height=1cm] \setuppapersize[aa] \setuppagenumbering[location=] \starttext \TeX\ \sc\word\ \TeX \stoptext But I think that less than a second total compiling

Re: [NTG-context] isn't it too slow?

2011-12-06 Thread Hans Hagen
On 6-12-2011 22:29, Wolfgang Schuster wrote: Am 06.12.2011 um 22:16 schrieb Pablo Rodríguez: Just in case you want to test my minimal sample: \definepapersize[aa][width=2cm,height=1cm] \setuppapersize[aa] \setuppagenumbering[location=] \starttext \TeX\ \sc\word\ \TeX \stoptext But I think

Re: [NTG-context] issue with logo and aalt

2011-12-04 Thread Wolfgang Schuster
][style=\tfb\addfs{allcaps},command=\lowercase] doesn't do the work (and it breaks the centering in a more elaborate command). How could I do it? \setuphead[chapter][style=\WORD\tfb] \starttext \chapter{This was done with \CONTEXT!} \stoptext Wolfgang

<    10   11   12   13   14   15   16   17   18   19   >