Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread yoraxe
t; simplefonts did not found. > > Is there any error during my update ? How can I fix it ? The same topic is already discussed in the thread "modules in minimals (important)". See this: http://www.mail-archive.com/ntg-co

Re: [NTG-context] bib module makes titles lowercase?

2011-07-03 Thread yoraxe
Am 03.07.2011 21:20, schrieb Steffen Wolfrum: > > Am 03.07.2011 um 20:48 schrieb yoraxe: > >> Am 03.07.2011 18:45, schrieb Steffen Wolfrum: >>> Hi, >>> >>> maybe I just overlooked some very basic (german?) settings, >>> but when I am running

Re: [NTG-context] bib module makes titles lowercase?

2011-07-03 Thread yoraxe
eln zum vertrauensschaden und erf¸llungsinteresse im > schuldrechtsmodernisierungsentwurf} > \journal{Der Betrieb} > \pages{S.~1399 - 1405} > \stoppublication > > > > Any ideas?? Look here: http://www.ntg.nl/pipermail/ntg-context/2011/059359.html Yoraxe

Re: [NTG-context] First baby steps with MKIV

2011-07-02 Thread yoraxe
Am 02.07.2011 16:45, schrieb John Culleton: > Followed this wiki, > http://wiki.contextgarden.net/ConTeXt_Minimals > installed in my personal directory. > > Now for the most elementary quetsion: Given the file > foo.tex how do I actually run mkiv context on it? context foo _

Re: [NTG-context] Missing space between digit and unit with the new unit-command

2011-07-01 Thread yoraxe
Am 01.07.2011 08:15, schrieb Wolfgang Schuster: > > Am 01.07.2011 um 00:33 schrieb yoraxe: > >> Ok, thanks, for this minimal example it works. But what do I have to >> type instead of >> >> \unit{10^{-3} kilogram cubic meter} >> >> (or >> \uni

Re: [NTG-context] Missing space between digit and unit with the new unit-command

2011-06-30 Thread yoraxe
Am 30.06.2011 22:43, schrieb Wolfgang Schuster: > > Am 30.06.2011 um 14:52 schrieb yoraxe: > >> Hey, >> >> I was happy to have a new (and easier) unit-command, but now I miss the >> space that was between the digits and the unit in the unit-module. > >

[NTG-context] Missing space between digit and unit with the new unit-command

2011-06-30 Thread yoraxe
Hey, I was happy to have a new (and easier) unit-command, but now I miss the space that was between the digits and the unit in the unit-module. I attach the old (unit1) and new variant (unit2) with tex- and pdf-files. Do I type it in a wrong way or is it possible to fix this? Thanks, Yoraxe

Re: [NTG-context] Bibliography is not working

2011-06-25 Thread yoraxe
Am 25.06.2011 14:22, schrieb Andreas Schneider: > On Friday, June 24, 2011 20:16 yoraxe wrote: >> I got the following error message: > >> This is BibTeX, Version 0.99d (TeX Live 2011) >> The top-level auxiliary file: bibtest.aux >> I couldn't open style fi

Re: [NTG-context] t-filter: how to use math-mode

2011-06-25 Thread yoraxe
Am 24.06.2011 01:23, schrieb Aditya Mahajan: > On Thu, 23 Jun 2011, yoraxe wrote: > >> Am 23.06.2011 18:30, schrieb Aditya Mahajan: >>> On Thu, 23 Jun 2011, yoraxe wrote: >>> >>>> How can I use math-mode in such a table? Using $a_b$ it just prints >&g

Re: [NTG-context] Bibliography is not working

2011-06-24 Thread yoraxe
Am 24.06.2011 01:15, schrieb Aditya Mahajan: > On Fri, 24 Jun 2011, yoraxe wrote: > >> Am 24.06.2011 00:12, schrieb Aditya Mahajan: >>> On Thu, 23 Jun 2011, Hans Hagen wrote: >>> >>>> On 23-6-2011 10:16, yoraxe wrote: >>>> >>>>

Re: [NTG-context] interpunct is not shown like \cdot in mathmode

2011-06-24 Thread yoraxe
Am 24.06.2011 01:20, schrieb Aditya Mahajan: > On Fri, 24 Jun 2011, yoraxe wrote: > >> Hey. >> >> Trying to use the interpunct · as a dot operator (normally \cdot), I >> noticed, that it is not shown correctly in math mode. Since the >> interpunct has different

[NTG-context] interpunct is not shown like \cdot in mathmode

2011-06-23 Thread yoraxe
ality to a multiplication sign in math mode? Find tex- and pdf-file attached. Yoraxe interpunct.pdf Description: Adobe PDF document \starttext The interpunct is not shown correctly: $\cdot$ is not the same as · (text mode) or $·$ (math mode). \sto

Re: [NTG-context] Bibliography is not working

2011-06-23 Thread yoraxe
Am 24.06.2011 00:12, schrieb Aditya Mahajan: > On Thu, 23 Jun 2011, Hans Hagen wrote: > >> On 23-6-2011 10:16, yoraxe wrote: >> >>> Strange is, that it worked a month ago. >> >> afaik nothing really changes with the bibliographic system this month &g

Re: [NTG-context] t-filter: how to use math-mode

2011-06-23 Thread yoraxe
Am 23.06.2011 21:59, schrieb yoraxe: > Am 23.06.2011 18:30, schrieb Aditya Mahajan: >> On Thu, 23 Jun 2011, yoraxe wrote: >> >>> How can I use math-mode in such a table? Using $a_b$ it just prints >>> $a_b$ instead of identifying this as a math-input. >>>

Re: [NTG-context] Bibliography is not working

2011-06-23 Thread yoraxe
essecary. How can I update something when it is not an extra module? > Bibliography alone does not work in the latest version of minimals as I > imagined - in this statement is not aligned as it should be. > I also wrote to this list, but no one knows with the council. Strange is, that it w

Re: [NTG-context] t-filter: how to use math-mode

2011-06-23 Thread yoraxe
Am 23.06.2011 18:30, schrieb Aditya Mahajan: > On Thu, 23 Jun 2011, yoraxe wrote: > >> How can I use math-mode in such a table? Using $a_b$ it just prints >> $a_b$ instead of identifying this as a math-input. >> >> I'm using pandoc 1.8.1.1 and context 2011.

Re: [NTG-context] [solved] t-filter: no table created when Unicode characters are included

2011-06-23 Thread yoraxe
the Debian Sid/unstable repositories [1] > now. I tested the minimal example and after adding the > > \setupbodyfont[times] > > as you did, everything works as expected. How can I use math-mode in such a table? Using $a_b$ it just prints $a_b$ instead of identifying th

Re: [NTG-context] Bibliography is not working

2011-06-23 Thread yoraxe
h/english > > and in both cases it was fine... (I really tried) > > Jaroslav Can I provide any other information, that could be helpful to solve my problem? > Dne 23.6.2011 9:10, yoraxe napsal(a): >> Am 23.06.2011 00:09, schrieb Pontus Lurcock: >> >>> On We

Re: [NTG-context] Bibliography is not working

2011-06-23 Thread yoraxe
Am 23.06.2011 00:09, schrieb Pontus Lurcock: > On Wed 22 Jun 2011, yoraxe wrote: > >> Thanks for the information. I really didn't know that. But >> unfortunately this does not change anything. > > Strange, works here for me (ConTeXt MkIV version: 2011.02.25 22:03,

Re: [NTG-context] Bibliography is not working

2011-06-23 Thread yoraxe
Am 22.06.2011 23:49, schrieb Jaroslav Hajtmar: > Hello Yoraxe, > what about this: > > \setupbibtex[database=bib] > > \starttext > Citation: \cite[booklet] > > \placepublications[criterium=all] > > \stoptext Just Citation: [[error 2]] (attached) >

Re: [NTG-context] Bibliography is not working

2011-06-22 Thread yoraxe
Am 22.06.2011 23:15, schrieb Pontus Lurcock: > On Wed 22 Jun 2011, yoraxe wrote: > >> \setupbibtex[database=bib] >> >> \starttext >> \completepublications >> \stoptext > > You want \completepublications[criterium=all], if you wish to list > publica

[NTG-context] Bibliography is not working

2011-06-22 Thread yoraxe
Hey, Typing \setupbibtex[database=bib] \starttext \completepublications \stoptext with bib.bib: @BOOKLET{booklet, title = {Something here}, year = {2005}, publisher = {Something here}, } creates the attached pdf-file without any references. I also attache the log-file. Thanks, Yoraxe

[NTG-context] Two graphics on the same page

2011-06-13 Thread yoraxe
Hi. I'm searching for a command that scales two ore more consecutive graphics in that way, that they all fit into one page (without pagebreak). I didn't found anything in the wiki, but I have to admit, that I didn't even know after which keywords I could have searched.

Re: [NTG-context] Digits-Module in tabulate does not work

2011-06-12 Thread yoraxe
ot that skilled until now to write my own code. Woud be nice, if someone, who also uses this, could give an example how to reach an easy success without typing something like $\cdot 10^{-3}$. So far so good. Yoraxe ___ I

Re: [NTG-context] Digits-Module in tabulate does not work

2011-06-09 Thread yoraxe
Am 09.06.2011 22:31, schrieb Wolfgang Schuster: > Am 09.06.2011 um 22:24 schrieb yoraxe: > > >> Hi, >> >> I'm using the digit-module and enjoy, that I get a nice output using the >> following: >> >> \starttext >> \digits{30e-3} >> \

[NTG-context] Digits-Module in tabulate does not work

2011-06-09 Thread yoraxe
nment with: \starttabulate[|l|l] \HL \NC first \NC second \AR \HL \NC \digits{30e-3}\NC \digits{30e+3} \AR \HL \stoptabulate In the pdf-file now appears only 30e-3. Thanks, Yoraxe ___ If your question is of interest to others as we

Re: [NTG-context] Punctuation in bibliography

2011-05-24 Thread yoraxe
Am 24.05.2011 19:38, schrieb Oliver Buerschaper: Would be nice to know. In my publication list after all titles are two points, like: That's the title. . Realy ugly and I don't know why. Is that a known problem? >>> >>> Well, that you can easily avoid by not putting a full s

Re: [NTG-context] Punctuation in bibliography

2011-05-24 Thread yoraxe
Am 24.05.2011 18:48, schrieb Oliver Buerschaper: >> Would be nice to know. In my publication list after all titles are two >> points, like: >> That's the title. . >> Realy ugly and I don't know why. Is that a known problem? > > Well, that you can easily avoid by not putting a full stop after

Re: [NTG-context] Punctuation in bibliography

2011-05-24 Thread yoraxe
Am 24.05.2011 09:49, schrieb Oliver Buerschaper: > Dear all, > > is there a way for the bibliography style to scan back for punctuation marks > before it inserts punctuation of its own? Would be nice to know. In my publication list after all titles are two points, like: That's the title

Re: [NTG-context] bibliography: current status, Wiki page Bibliography, [[error 2]] and bibltx

2011-05-22 Thread yoraxe
Am 20.05.2011 19:04, schrieb George N. White III: > %orig: \usemodule[bib] > %orig: \usemodule[bibltx] > \setupbibtex[database=sample] > \setuppublications[numbering=yes] % Show reference numbers in the > generated list. > > \starttext > As \cite[hh2010b] already indicated, bibtex is a \LaTeX-cent

Re: [NTG-context] Last names

2011-05-20 Thread yoraxe
> Dear all, could you tell me how to prevent a name from being splitted in two > pieces if it is at the end of a line? Just try the non-braking space. http://en.wikipedia.org/wiki/Non-breaking_space ___ If your questi