> Diagnosing this remotely is almost impossible. The log shows that the
> typescript is read, but your fonts are not used; everything is in
> Latin Modern.
This is one of the reasons I was trying to use \definebodyfont
directly. I was hoping that the problem was in the typescript I
wrote. But it
Using a typescript does not change the problem. (Though, thank you
for the typescript) Any ideas on what I can do to debug this issue?
I'm not sure where to look anymore. I have about 8 fonts that I have
installed and they all have this problem. I have attached the texexec
log. Maybe someone c
What I changed did not actually fix the problem, it just moved the
problem somewhere else.
I have installed my own font (see mapfile below). \showfont shows the
font information correctly. The problem is that I can not set this
font to be the bodyfont at 12pt. It works at any other size, just n
AIL PROTECTED]> wrote:
Paul Jones wrote:
> Hello,
>
> I am having a problem setting up a body font since updating my tex
> system to
> texlive 2007. The file below worked fine on my old tetex system, but
> alas
> the body font will no longer change. No matter what I do, I get
Hello,
I am having a problem setting up a body font since updating my tex system to
texlive 2007. The file below worked fine on my old tetex system, but alas
the body font will no longer change. No matter what I do, I get the default
roman font instead of the one I specify. The Chapter font is
Another not I did not mention.
\showfont[BodyFont] produced all the right information.
\showbodyfont produced the standard fonts instead of the one I tried to
define for \rm \tf
Thanks again for any help.
paul
On 2/28/07, Paul Jones <[EMAIL PROTECTED]> wrote:
Hello,
I am having a p
Hello,
Is there some way that I can convert my context file into tex? I am
just pondering how much faster running straight tex through pdftex
would be than using context. Is there some way to run it through
texexec and get tex out of it instead of a pdf/dvi? Or are there
stats about this kind o
Here is a simple example
\setupcolors[state=start]
\defineoverlay[WatermarkOverlay]
[{\framed[frame=off,foregroundcolor=gray]
{\scale[sx=12,sy=12]
{\rotate[rotation=20.0]{Draft]
\setupbackgrounds[page][background=WatermarkOverlay]
\starttext
\chapte
Below is somewhat of a silly example, but it does show the problem I am
experiencing. It looks like the commands inside of the postponing block can
not effect the headers. Is this a bug or am I doing something wrong? The
only way I have been able to change the headers is to place a \page[blank]
Any ideas on this? I have tried everything I can think of, to turn
off headers on a postponed page, including using page[blank], etc. but
nothing seems to work quite right. Attached is a sample showing the
issue. This is one of the last issues I have (I think).
Thanks,
paul
On 11/7/06, Paul
Hello everyone,
I have a tex document where I postpone (\startpostponing) certain
pages until later in the document. On those pages I would like the
headers/footers turned off. I have tried \noheaderandfooterlines, and
setting the header to high, but neither seem to work. Have I done
something
Thank you so much. This is exactly what I needed. I will add this to the wiki.
Thank you,
paul
On 11/5/06, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Paul Jones wrote:
> >> can you send small test file?
> >
> > Here you go...
> >
> > In case the mail serv
can you send small test file?
Here you go...
In case the mail server strips attachments, the contents of the
attached file are also in the original post of this thread.
Thank you,
paul
overlay.tex
Description: TeX document
___
ntg-context mailing l
> > The overlay with a layer inside it displays fine when used in the
> > framed background.
> >
> > \framed[height=\textheight,
> > width=\textwidth,background={WatermarkOverlay}, frame=on]{overlay
> > frame}
> >
> > But it does not display anything when used in the setupbackgrounds
> > backgroun
So it looks like the problem boils down to this:
The overlay with a layer inside it displays fine when used in the
framed background.
\framed[height=\textheight,
width=\textwidth,background={WatermarkOverlay}, frame=on]{overlay
frame}
But it does not display anything when used in the setupbackgr
On 11/2/06, Mojca Miklavec <[EMAIL PROTECTED]> wrote:
> Does \setupheadertexts[\setups{WatermarkSetup}] help?
>
> Mojca
That did get the overlay to display on every page, but I am planning
on using the setupheadertexts to display other headers on the page. I
also lose the ability to position the
Hello all,
I am trying to put together a wedding book. I would like a nice
watermark behind the text on each page. Left page containing the word
'together', and right page containing the word 'forever'. I can get
this done with an overlay, but it is always centered in the page. So
after readin
I am using \StartPos and \StopPos to determine where text is
positioned in the output document. This works very well except that
when it is placed before the first chapter in the bodymatter it adds a
blank page. All of the other chapters are fine. Is there some way
for me to make this not happen
Is there a way to have texexec output separate pdf files for each page it generates instead of a single pdf file? I have looked through all of the post-processing commands but can not figure out how to do it from that.
Thank you,paul
___
ntg-context mail
I have just implemented something like this using layers. I store templates in a db which show where photos can go on a page and then allow users to put photos on the page. If you are interested contact me directly and I can show you what I have done to have context typeset the images. Some of t
Again, that is exactly what we needed. Thank you so much.paulOn 8/29/06, Hans Hagen <[EMAIL PROTECTED]> wrote:
Paul Jones wrote:>> Thank you again for very timely and great answers to my question
> yesterday. I am finding that implementing things in Context is> usually ea
Hello,I am trying to create alternating watermarks behind the
text of a book on odd and even pages. I was able to get this working
with overlays fine, except that I could not figure out how to position
them. (I would like them in the bottom outside corners) Using layers
I could get them to repea
Hello,Thank you again for very timely and great answers to my question yesterday. I am finding that implementing things in Context is usually easier than I expect. This is very nice. Our company decided to switch to context from latex recently. It seems to have been a very good decision. Thank
On 8/28/06, Hans Hagen <[EMAIL PROTECTED]> wrote:
Peter Rolf wrote:> Hi Paul,>> Paul Jones wrote:>>> Hello,>>>> I have used Latex in the past and have the following code that inserts>> information on certain pages using afterpage. Is there so
Hello,I have used Latex in the past and have the following code that inserts information on certain pages using afterpage. Is there some way to do a similar thing in context?\usepackage{afterpage}\newcommand{\insertpagea}{\vbox to \textheight{\vfill This page inserted on page 3 \vfill}}
\newcomman
25 matches
Mail list logo