[NTG-context] How it works \setupurl?

2013-10-23 Thread Jaroslav Hajtmar

Hello ConTeXist.

I have a question: Is there \setupurl independent on \setupinteraction?

Is there posibility get external references a different color than the 
other (default) links (to sections, figures etc) defined by 
\setupinteraction?


Thanx Jaroslav Hajtmar

Here is my minimal example:



\setupinteraction[state=start, style=normal, color=blue, contrastcolor=]
\setupurl[style=type, color=green]

\setupexternalfigures[location={local,default}]


\useURL [garden]
   [http://wiki.contextgarden.net/][]
   [http://wiki.contextgarden.net/]

\starttext

\section[sect]{Section}

This is testing Cow section.

\placefigure[here][cowfig]{Cow figure in Section.}
  {\externalfigure[cow][width=7cm]}

In \in {section}[sect] at \at {page}[sect] is \in {figure}[cowfig] 
(these links have the correct blue color).



But this external link to URL \from[garden] should be {\green green} and 
should be {\green\tt tt font}.


\stoptext

___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Check

2013-10-23 Thread Magnus J
Hello list,

I'm using the bib module for a project and have some references where the
article title ends with a question mark. How can I suppress the period that
is added with the insertarttitle command for these references?

\insertarttitle{\bgroup }{\egroup. }{}%
 ^- (suppress this period)

Regards,

Magnus
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] \setuptyping[lines=yes] bug in beta?

2013-10-23 Thread Wolfgang Schuster

Am 22.10.2013 um 19:47 schrieb Pablo Rodriguez oi...@gmx.es:

 Dear list,
 
 the following sample:
 
 \showframe
 \setuppapersize[S6]
 \setuptyping[option=TEX,lines=yes]

You can use this setup for the moment:

\setuptyping[option=TEX,align={right,broad}]

Wolfgang

___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] interesting link

2013-10-23 Thread Hans Hagen

Hi,

I just attended a talk about pdf2htmlEX at the tug 2013 conference ... 
this looks quite interesting ...


   http://coolwanglu.github.io/pdf2htmlEX/

   http://soft.rubypdf.com/software/pdf2htmlex-windows-version

It works (mostly) ok on even complex context manuals like metafun-s.pdf 
and fonts-mkiv.pdf.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Check

2013-10-23 Thread Magnus J
Sorry for my slippery fingers, a proper subject would be something like
Suppress period after question mark in bib module (and elsewhere)

Regards,

Magnus


On Wed, Oct 23, 2013 at 12:25 PM, Magnus J mjo.li...@gmail.com wrote:

 Hello list,

 I'm using the bib module for a project and have some references where the
 article title ends with a question mark. How can I suppress the period that
 is added with the insertarttitle command for these references?

 \insertarttitle{\bgroup }{\egroup. }{}%
  ^- (suppress this period)

 Regards,

 Magnus

___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] interesting link

2013-10-23 Thread luigi scarso
On Wed, Oct 23, 2013 at 1:32 PM, Hans Hagen pra...@wxs.nl wrote:

 Hi,

 I just attended a talk about pdf2htmlEX at the tug 2013 conference ...
 this looks quite interesting ...


 http://coolwanglu.github.io/**pdf2htmlEX/http://coolwanglu.github.io/pdf2htmlEX/


 http://soft.rubypdf.com/**software/pdf2htmlex-windows-**versionhttp://soft.rubypdf.com/software/pdf2htmlex-windows-version

 It works (mostly) ok on even complex context manuals like metafun-s.pdf
 and fonts-mkiv.pdf.



pdf is still better for the size
474173 Oct 23 15:53 swiglib.html
114739 Oct 23 15:55 swiglib.html.7z
 90140 Sep 26 11:19 swiglib.pdf

Anyway it's really impressive
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] interesting link

2013-10-23 Thread john Culleton
On Wed, 23 Oct 2013 20:32:57 +0900
Hans Hagen pra...@wxs.nl wrote:

 Hi,
 
 I just attended a talk about pdf2htmlEX at the tug 2013
 conference ... this looks quite interesting ...
 
 http://coolwanglu.github.io/pdf2htmlEX/
 
 http://soft.rubypdf.com/software/pdf2htmlex-windows-version
 
 It works (mostly) ok on even complex context manuals like
 metafun-s.pdf and fonts-mkiv.pdf.
 
 Hans
 
 -
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
   | www.pragma-pod.nl
 -
 ___
 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 / http://tex.aanhet.net archive  :
 http://foundry.supelec.fr/projects/contextrev/ wiki :
 http://contextgarden.net
 ___

1. Is ther a generic Linuz version?

2. Is this a stepping stone towards a path from a pdf to a kindle
and/or an ePub document?

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: Create Book Covers with Scribus
available at http://www.booklocker.com/books/4055.html
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] issue with layers and layouts

2013-10-23 Thread Pablo Rodriguez
On 10/23/2013 02:55 AM, Wolfgang Schuster wrote:
 Am 22.10.2013 um 19:13 schrieb Pablo Rodriguez oi...@gmx.es:
 On 10/22/2013 12:29 PM, Wolfgang Schuster wrote:
 Am 21.10.2013 um 18:28 schrieb Pablo Rodriguez oi...@gmx.es:
 [...]
 Layer has text inside in the sample above. I’d like to have it as a float.

 You can use positioned layers (mentioned in the metafun manual but 
 currently broken in MkIV)
 but you have to place the layer with a float to reserve the necessary space.
 [...]
 Is there no way to place that layer exactly 8mm from left page border
 and 110mm from top page border?

 I really need the layer in that position (otherwise it doesn’t make sense).
 
 Remove “position=yes” when you want the layer on a certain position on the 
 page but don’t
 expect the text to flow around the layer.

Many thanks for your reply, Wolfgang.

I’m afraid that I need the layer on that position and text flowing
around the layer.

Is there no way to do place a MP graphic on a certain position and make
the text flow around it?

Sorry for insisting, but it surprises me that such a basic need seems
impossible with ConTeXt.

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-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setuptyping[lines=yes] bug in beta?

2013-10-23 Thread Pablo Rodriguez
On 10/23/2013 12:28 PM, Wolfgang Schuster wrote:
 Am 22.10.2013 um 19:47 schrieb Pablo Rodriguez oi...@gmx.es:
 
 Dear list,

 the following sample:

 \showframe
 \setuppapersize[S6]
 \setuptyping[option=TEX,lines=yes]
 
 You can use this setup for the moment:
 
 \setuptyping[option=TEX,align={right,broad}]

Many thanks again for your help, Wolfgang.

This is exactly what I need.


Pablo
-- 
http://www.ousia.tk
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-23 Thread Alan BRASLAU
Hello,

Using the dejavu font, inline math fractions (e.g. $a/b$) look to me to
be spaced too tightly. Below are some minimal examples:

\setupbodyfont [dejavu,12pt]
\starttext
$a/b$

$1/2$

$π/3$
\stoptext

Is this indeed the desired spacing? What do others think?

Thanks.

Alan
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] interesting link

2013-10-23 Thread luigi scarso
On Wed, Oct 23, 2013 at 7:48 PM, Aditya Mahajan adit...@umich.edu wrote:


 I get similar sizes:

 4.7M Oct 23 13:44 MDP.html
 3.2M Oct 23 13:45 MDP.html.7z
 1.6M Oct 20 13:03 MDP.pdf

 but it is impressive that it can correctly render the output.

 I am not sure how it compares with PDF.js in terms of speed and accuracy.
 One drawback (or advantage, depending on how you want to look at it) is
 that text cannot be copy pasted.

hm I can..
https://swiglib.foundry.supelec.fr/rationale/swiglib.html

--
luigi
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] interesting link

2013-10-23 Thread Hans Hagen

On 10/24/2013 12:47 AM, john Culleton wrote:


1. Is ther a generic Linuz version?


I don't know but it might end up in tex distributions some day.


2. Is this a stepping stone towards a path from a pdf to a kindle
and/or an ePub document?


It's different: rendering pages so no reflow and abstract model of data 
but quite okay as alternative for a pdf rendering when there is no 
alternative.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] interesting link

2013-10-23 Thread Aditya Mahajan

On Wed, 23 Oct 2013, luigi scarso wrote:


On Wed, Oct 23, 2013 at 7:48 PM, Aditya Mahajan adit...@umich.edu wrote:



I get similar sizes:

4.7M Oct 23 13:44 MDP.html
3.2M Oct 23 13:45 MDP.html.7z
1.6M Oct 20 13:03 MDP.pdf

but it is impressive that it can correctly render the output.

I am not sure how it compares with PDF.js in terms of speed and accuracy.
One drawback (or advantage, depending on how you want to look at it) is
that text cannot be copy pasted.


hm I can..
https://swiglib.foundry.supelec.fr/rationale/swiglib.html


So can I for that file. I'll check again what is happening with the test 
file that I was using.


Aditya
___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] MacOsX Mavericks and Luatex

2013-10-23 Thread Pierre Bovet
Hi all!

It seems that Luatex (0.76 2013/04/05) don't works with Mavericks?

Thank's in advanced for your help and testimonies

Best wishes


--
Pierre Bovet
Documentaliste technique | Chargé de sécurité CFST
 
Tel :  +41 (0) 26 401 61 56
Courriel : pierr...@me.com

___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Aligning Part-Title in TOC

2013-10-23 Thread H. Özoguz

Hello together,

my question today is about aligning the part-title in the toc, see this 
simple example:


\setuphead[part][number=no]
\starttext
\completecontent
\part{Part 1: This is the title of the first part, it is very very 
long,  but actually not a real title of a part in a book}

\stoptext

Whatever I try, using \crlf, \\, \blank[...] or anything else, I did not 
get the result of aligning I want. I want the title indented in the 
second line, as is is in the first line (so both lines have a 
left-offset to Part 1). For better understanding I attached a image 
with the intended result. How to do get this?


Thanks alot.
Huseyin
attachment: alignedparttitle.jpg___
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 / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___