ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Broken catcodes
@ 2002-05-25 18:14 Giuseppe Bilotta
  2002-05-25 20:17 ` Hans Hagen
  0 siblings, 1 reply; 43+ messages in thread
From: Giuseppe Bilotta @ 2002-05-25 18:14 UTC (permalink / raw)


Hello,

I'm testing ConTeXt 2002.05.17 and found out that even at
protection-level 0 ! ? and @ have catcode 11 instead of 12. I
wasn't able to see where the messing up occurred, though.

-- 
Giuseppe "Oblomov" Bilotta


^ permalink raw reply	[flat|nested] 43+ messages in thread
* Environments, Projects, Products, Components
@ 2001-05-30 11:40 Giuseppe Bilotta
  2001-05-30 15:14 ` Taco Hoekwater
  0 siblings, 1 reply; 43+ messages in thread
From: Giuseppe Bilotta @ 2001-05-30 11:40 UTC (permalink / raw)


Hello,

I'm getting the first attempts to structured ConTeXt, and I needed
some clarifications.

As I see it, it goes like this:

environments are more or less the equivalent of LaTeX2e classes.

Projects are collection of material (say, Calculus books)

Products are the single books (say, Calculus, Advanced Calculus)

Components are the single chapters of the various books.

If this is correct, I'd like to know if it is possible to
structure components in such a way that they can be recycled. I
mean:

imagine that I'm writing two books, BookA and BookB, and imagine
that both books have a chapter in common, say ChapFoo.

If I was thinking of the single books, I would write:

(booka.tex)
\startproduct booka

\component chapbar
\component chapfoo

\stopproduct

(chapfoo.tex)
\startcomponent chapfoo

\product booka

\starttext
the text for this chapter
\stopttext

\stopcomponent

But now, what if I say

(bookb.text)
\startproduct bookb

\component chapquuz
\component chapfoo

\stopproduct

?
Shouldn't I change chapfoo.tex so that it says \product bookb?

Any clarification appreciated.

--
Giuseppe "Oblomov" Bilotta


^ permalink raw reply	[flat|nested] 43+ messages in thread
[parent not found: <C21706811338D411A0130090273D20B291AD48@msgmarbio02.bio.dfo .ca>]
* RE: fonts fonts and fonts
@ 2001-03-13 13:38 White, George
  0 siblings, 0 replies; 43+ messages in thread
From: White, George @ 2001-03-13 13:38 UTC (permalink / raw)


fonts:

We use Y&Y's Lucida family for one series of reports. In the past we have
used 
mathtime for documents that specified Times-Roman for the body, but next
time 
we will probably want to use the txr fonts.  Since we are a government
institution,
some documents that become part of the permanent record must use only the
Adobe base
fonts to generate PDF (the theory being that someone will be able to figure
out how 
print such files in in 200 years -- if we can't avoid using a symbol that
isn't in 
the base fonts we use the outline path).  

We sometimes use sans fonts for posters and slide presentations.

Since the real work is done by students, we try to provide a "free" TeX
environment
for writing dissertations and reports so students won't be tempted to take
away copies
of licensed fonts and so they will be able to use the same TeX environment
wherever
they end up working.  This has meant using Belleek instead of Mathtime, but
"real soon 
now" they will be using txr, pxr, and/or mathpazo. 

encodings:

Usually LY1, but we frequently get sections of documents contributed by
outside 
agencies that can use almost anything found in one of the TeX distributions.

-----Original Message-----
From: Hans Hagen
To: ntg-context@ntg.nl
Sent: 3/12/01 12:50 PM
Subject: fonts fonts and fonts

[...]
How many of you use fonts other that cmr and what fonts? In what
encodings?
In what combinations?  

Hans

------------------------------------------------------------------------
-
                                  Hans Hagen | PRAGMA ADE |
pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The
Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 |
www.pragma-ade.com
------------------------------------------------------------------------
-


^ permalink raw reply	[flat|nested] 43+ messages in thread
* Re: fonts fonts and fonts
@ 2001-03-13  9:05 siep.kroonenberg
  0 siblings, 0 replies; 43+ messages in thread
From: siep.kroonenberg @ 2001-03-13  9:05 UTC (permalink / raw)


On 13 Mar, Christoph Dreyer wrote:
> Hi!
> 

Sorry, little accident with my mail program. Meant to just forward
messages to private account to answer at ease but instead forwarded back
to list.

-- 
Siep Kroonenberg
Kluwer Academic Publishers, Prepress Department
Achterom 119, 3311 KB Dordrecht, The Netherlands
siep.kroonenberg@wkap.nl


^ permalink raw reply	[flat|nested] 43+ messages in thread
* Re: fonts fonts and fonts
@ 2001-03-12 23:11 Christoph Dreyer
  2001-03-13  9:25 ` Hans Hagen
  0 siblings, 1 reply; 43+ messages in thread
From: Christoph Dreyer @ 2001-03-12 23:11 UTC (permalink / raw)
  Cc: ntg-context

Hi!

On Mon, Mar 12, 2001, Hans Hagen wrote:

> Fonts is still one of the more complicated areas in tex. I have written a
> perl script that can do some of the tasks needed to install a 'commercial'
> font under context. 

Are you using fontinst for this? This should imho be the best way to do
it, because you can also use the font for tex/latex.

> There are several issues that need to be taken care of: 
> 
> - copying fonts the right location in the texmf-local tree

tetex keeps all font-related files in subdirs foundry/fontname, e.g.
fonts/tfm/adobe/minion.

> - generating a map file for pdftex 

This should be easy. But pdftex needs to know about the map file.  For
tetex you have to edit the script updmap and place the name of the new
map file in a variable. After that you need to call updmap, which will
create a new map file for dvips and pdftex.

> - generating font synonyms

The user should tell the script if it's a serif, sansserif or whatever.

> Now, i'm thinking of setting up a font tfm/vf/map repository but first i
> want to knwo if there is any need for that. 

A repository for what? 

> An important issue is the encoding and naming. I know that there are all
> those predefined kb font names, but i never work that way: i just use the
> original names and one encoding. So, we need to make choices as well as
> provide methods, auto map file inclusion etc. It's not that hard actually
> but i can only do this if we agree upon it. I want to get rid of the tex
> font mess -)

Imho it's better to stay with fontinst. But this certainly needs
an easy-to-use frontend. If you tell the user, after fontinst has
completed, that he can now use Minion by \setupbodyfont [minion], then
he won't see anything of the "tex font mess". So the user should use the
real name of the font, but the software the kb names.

> How many of you use fonts other that cmr and what fonts? In what encodings?
> In what combinations?  

I have used the standard pdf fonts, Lucidabright, Utopia, Charter and
the Microsoft Core Fonts. All in texnansi encoding, because I still
don't understand how this encoding stuff works... :-(  But I never
had problems with this. Except that some symbols are taken from
the Computer Modern Math fonts.

Hope this helps.

Christoph


^ permalink raw reply	[flat|nested] 43+ messages in thread
* Horizontal centering \startlines...\stoplines
@ 2001-02-22  7:24 Steve Lumos
  2001-02-22  8:47 ` Horizontal centering \startlines...\stoplines / poems Hans Hagen
  0 siblings, 1 reply; 43+ messages in thread
From: Steve Lumos @ 2001-02-22  7:24 UTC (permalink / raw)


Hi.

I've just recently started using ConTeXt for the purpose of
typesetting a poetry chapbook (small, usually self published,
typically saddle stitch bound).  I can't begin to tell you how much I
love how easy the layout becomes with ConTeXt.

What I'm wondering is whether there is an automatic way in ConTeXt to
horizontally center a poem (or any fairly long block of short-line,
ragged-right text) on the page.  For example I would like to do
something like:

\definehead[Poem][subject]
\setuphead[Poem][alternative=middle,textcommand=\ss]

\setupindenting[big]
\setuplines[indenting=even]

\starttext

\Poem{deMorgan}
\startlines
Great fleas have little fleas
    upon their backs to bite 'em
And little fleas have lesser fleas,
    and so ad infinitum,

And the great fleas themselves,
    in turn, have greater fleas to go on,
While these again have greater still,
    and greater still, and so on.
\stoplines

\stoptext

except wrapping the \startlines...\stoplines in some magic so that the
poem is beneath the title and without having a human to measure with
width of the widest line.  This is especially important for setting
poems in two columns because in that case the title looks strange no
matter where you put it.

With LaTeX in the past, I have either lived with everything on the
left which makes the title look funny, or resorted to putting each
poem in a minipage of a width found by trial and error.

Steve


^ permalink raw reply	[flat|nested] 43+ messages in thread
* Setting up footnotes...
@ 2000-08-19 12:21 Joop Susan
  2000-08-21 11:00 ` Hans Hagen
  0 siblings, 1 reply; 43+ messages in thread
From: Joop Susan @ 2000-08-19 12:21 UTC (permalink / raw)


Hallo,

I would like to see my footnote numbers as a superscript number followed 
by a ')'. I need my footnote references to be a bit more visible and 
slightly bigger targets in interactive documents. (A CMSS superscript '1' 
just looks lost ;-))

I have tried:

\def\Myfooternumber#1%
    {\high{#1)}}

\setupfootnotes
    [numbercommand=\Myfooternumber]

This only changes the presentation of the footnote number at the bottom of 
the page, but not the reference in text.

Can anybody tell me which command changes the reference as well?

Joop


^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2002-05-27 15:32 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-25 18:14 Broken catcodes Giuseppe Bilotta
2002-05-25 20:17 ` Hans Hagen
2002-05-25 21:46   ` Re[2]: " Giuseppe Bilotta
2002-05-26 17:39     ` Hans Hagen
2002-05-26 20:38       ` Re[3]: " Giuseppe Bilotta
     [not found]       ` <pragma@wxs.nl>
2001-03-12 16:50         ` fonts fonts and fonts Hans Hagen
2001-03-12 17:07           ` Frans Goddijn
2001-03-12 23:11           ` Christoph Dreyer
2001-03-13  9:33             ` S2P development
2001-03-13 10:12               ` Han The Thanh
2001-03-13 10:35               ` Hans Hagen
2001-03-14 21:32               ` H. Ramm
2001-03-13  7:12           ` Steve Lumos
2001-03-13  9:13             ` Hans Hagen
2001-03-14  0:29             ` Uwe Koloska
2001-03-13 14:35           ` Ed L Cashin
2001-03-14  0:18           ` Uwe Koloska
2001-03-15 21:55           ` H. Ramm
2002-05-27 15:27         ` Re[2]: Broken catcodes Daniel Flipo
2002-05-27 15:32           ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2001-05-30 11:40 Environments, Projects, Products, Components Giuseppe Bilotta
2001-05-30 15:14 ` Taco Hoekwater
2001-05-30 18:01   ` Re[2]: " Giuseppe Bilotta
2001-05-31  7:51     ` Taco Hoekwater
2001-05-31  9:34       ` Hans Hagen
2001-08-30 17:54         ` Steve Lumos
2001-08-31  7:19           ` Hans Hagen
2001-05-31  8:11     ` Re[2]: " Hans Hagen
     [not found] <C21706811338D411A0130090273D20B291AD48@msgmarbio02.bio.dfo .ca>
2001-03-13 14:54 ` fonts fonts and fonts Hans Hagen
2001-03-13 13:38 White, George
2001-03-13  9:05 siep.kroonenberg
2001-03-12 23:11 Christoph Dreyer
2001-03-13  9:25 ` Hans Hagen
2001-02-22  7:24 Horizontal centering \startlines...\stoplines Steve Lumos
2001-02-22  8:47 ` Horizontal centering \startlines...\stoplines / poems Hans Hagen
2001-03-03  9:22   ` Steve Lumos
2001-03-04 21:09     ` Hans Hagen
2001-03-07  4:08       ` Steve Lumos
2001-03-07  8:14         ` Hans Hagen
2000-08-19 12:21 Setting up footnotes Joop Susan
2000-08-21 11:00 ` Hans Hagen
2000-08-21 18:19   ` Joop Susan
2000-08-22  6:59     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).