[NTG-context] Bug in \externalfigures in headers?

2013-09-05 Thread Xan
Hi, I just want to include logo in headers: %% ConTeXt template for exercises %% ConTeXt MIV %% Carregam símbols \usesymbols[eur] %% carregam les opcions d'entorn \environment entorn-simple-estructurals \environment entorn-simple-visuals %% Capçaleres i peus \setupheadertexts[\externalf

Re: [NTG-context] Bug in \externalfigures in headers?

2013-09-05 Thread Aditya Mahajan
On Thu, 5 Sep 2013, Xan wrote: \setupheadertexts[\externalfigure[logo-cepa-sud.png]][\pagenumber\ de \lastpage] \setupheadertexts[{\externalfigure[logo-cepa-sud.png]}] [\pagenumber\ de \lastpage] Aditya

Re: [NTG-context] Bug in \externalfigures in headers?

2013-09-05 Thread Wolfgang Schuster
Am 05.09.2013 um 18:04 schrieb Xan : > Hi, > > I just want to include logo in headers: When you have nested command where each takes brackets (e.g. \foo[\bar[…]]) you have to add curly braces around the inner command (e.g. \foo{\bar[…]}]). In your case you need to write \setuphe

Re: [NTG-context] Locating pdf files in the texmf directory structure

2013-08-05 Thread Marco Patzer
boxes This works here. \setupexternalfigure [location=default] \starttext %% \externalfigure [cow] \externalfigure [somefigure] \stoptext The graphic somefigure is located in TEXMFHOME. You probably did not set location to default. http://wiki.contextgarden.net/Command/setupexternalfigures > %

[NTG-context] Locating pdf files in the texmf directory structure

2013-08-04 Thread Michael Ash
unknown" boxes Does this involve "tracking" as discussed in http://wiki.contextgarden.net/Command/externalfigure ? Thank you very much for guidance. best, Michael % Define logo for the first page header \defineletterelement[layer][head][example]{% \framed[backg

Re: [NTG-context] Simple Context Application to Cards

2013-08-04 Thread hwitloc
ness cards, but am new to Context. > > > > My idea to to have a logo image in the upper left hand corner, with the > > company name to the right of it. This would be two block elements at the > > top of the card. > > > > In the middle will be the name, and below th

Re: [NTG-context] Simple Context Application to Cards

2013-08-04 Thread Henning Hraban Ramm
Am 2013-08-04 um 16:36 schrieb d.henman : > > This is a trivial appliation for Context, but a useful one. > > I plan on designed some business cards, but am new to Context. > > My idea to to have a logo image in the upper left hand corner, with the > company name to th

[NTG-context] How to update context modules; thank you, write-up, and a couple of questions

2013-08-04 Thread Michael Ash
ed module work on a multi-user system? (4) Where can I put personal files that I would like context to use regularly. For example I have three personal files: "env_letter.tex" which I include with "\environment env_letter"; a pdf file with my logo; and a pdf file with a scan

Re: [NTG-context] [***SPAM***] Simple Context Application to Cards

2013-08-04 Thread Mari Voipio
can adjust everything by millimeter until it sits just right (and just right for your printer, variations in paper feed may make 1-2 mm differences between printers). And as long as you put each block on a layer of its own, you can move it independently, e.g. move the logo 3mm to the right but ke

[NTG-context] [***SPAM***] simple business card

2013-08-04 Thread hwitloc
I used the \startfiguretext macro to place a logo in the top left and company name to the right of it. This works well. The only problem is a "Figure 1" and "non" show up on the result. The "none" was from the example in the book. But, space is at a premium on

[NTG-context] [***SPAM***] Simple Context Application to Cards

2013-08-04 Thread d.henman
This is a trivial appliation for Context, but a useful one. I plan on designed some business cards, but am new to Context. My idea to to have a logo image in the upper left hand corner, with the company name to the right of it. This would be two block elements at the top of the card. In

Re: [NTG-context] Some questions about the letter module

2013-07-17 Thread Michael Ash
asic > letter is below; I have put in "dummy" for the logo and the signature, but > these are working fine when I include the files. > > I have several questions: > >1. to center the footer. > > You can use the align key but you have to use a valid value, e

Re: [NTG-context] Some questions about the letter module

2013-07-17 Thread Wolfgang Schuster
h context. A sample of a basic > letter is below; I have put in "dummy" for the logo and the signature, but > these are working fine when I include the files. > > I have several questions: > to center the footer. You can use the align key but you have to use a valid

Re: [NTG-context] PDF-Toc text is wrong for new \start? commands

2013-07-16 Thread Andres Conrado
ot; > > Dear all, > > (This is a repeat post. I apologize if that's rude, but I would appreciate > some assistance with the letter module or a pointer to documentation. > Thanks.) > > > I am using the letter module that came with context. A sample of a basic > letter is

[NTG-context] Some questions about the letter module

2013-07-15 Thread Michael Ash
Dear all, (This is a repeat post. I apologize if that's rude, but I would appreciate some assistance with the letter module or a pointer to documentation. Thanks.) I am using the letter module that came with context. A sample of a basic letter is below; I have put in "dummy" f

Re: [NTG-context] Some questions about the letter module

2013-07-12 Thread Michael Ash
PDF files, but it would be neat to have the process integrated in ConTeXt. Best, Michael On Fri, Jul 12, 2013 at 10:11 AM, Michael Ash wrote: > Dear all, > > I am using the letter module that came with context. A sample of a basic > letter is below; I have put in "dummy"

[NTG-context] Some questions about the letter module

2013-07-12 Thread Michael Ash
Dear all, I am using the letter module that came with context. A sample of a basic letter is below; I have put in "dummy" for the logo and the signature, but these are working fine when I include the files. I have several questions: 1. to center the footer. 2. to lower t

Re: [NTG-context] logo from wiki

2013-07-04 Thread Pablo Rodríguez
gt; This particular version is an inkscape svg. It is probably still > somewhere on the site, but in case it is not, I am attaching it > here. Many thanks, Siep, for your reply and the attached SVG logo (which serves my pur

Re: [NTG-context] logo from wiki

2013-07-04 Thread Pablo Rodríguez
On 04/07/13 09:34, Philipp Gesang wrote: > · > >> Dear list. >> >> where is the ConTeXt source for this image: >> http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? > > I haven’t tested if it still works out of the box but afaik this > is the MP source: > >

Re: [NTG-context] logo from wiki

2013-07-04 Thread Siep Kroonenberg
On Thu, Jul 04, 2013 at 08:22:59AM +0200, Pablo Rodríguez wrote: > Dear list. > > where is the ConTeXt source for this image: > http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? > > Thanks, > > > Pablo This particular version is an inkscape svg. It is probably st

Re: [NTG-context] logo from wiki

2013-07-04 Thread Philipp Gesang
· > Dear list. > > where is the ConTeXt source for this image: > http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? I haven’t tested if it still works out of the box but afaik this is the MP source: http://www.ntg.nl/pipermail/ntg-context/2009/038877.html

[NTG-context] logo from wiki

2013-07-03 Thread Pablo Rodríguez
Dear list. where is the ConTeXt source for this image: http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? Thanks, Pablo -- http://www.ousia.tk ___ If your question is of interest to ot

Re: [NTG-context] Working with layers ... with example

2013-06-24 Thread Wolfgang Schuster
Am 25.06.2013 um 01:23 schrieb Sander Maijers : > At http://ideone.com/D6Mmj3 there is the title page for my document. I want > to place the table in the middle of the A4 page (horizontally and vertically) > and the logo beneath it, preferably at the bottom of the page. > > W

[NTG-context] Working with layers ... with example

2013-06-24 Thread Sander Maijers
At http://ideone.com/D6Mmj3 there is the title page for my document. I want to place the table in the middle of the A4 page (horizontally and vertically) and the logo beneath it, preferably at the bottom of the page. When I failed to get the table placed where I want it, at some point, I

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Peter Rolf
Am 07.06.2013 10:06, schrieb Procházka Lukáš Ing. - Pontex s. r. o.: > Hello, > > On Fri, 07 Jun 2013 09:27:14 +0200, Hans Hagen wrote: > >> On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: >>> The working code is: >>> >>> &g

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, On Fri, 07 Jun 2013 09:27:14 +0200, Hans Hagen wrote: On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: The working code is: \definelayer [Logo] [location={left,bottom}, x=\paperwidth, y=0mm, hoffset=-5mm, voffset=5mm, ] \setlayer

Re: [NTG-context] Layers: corner, location

2013-06-07 Thread Hans Hagen
On 6/7/2013 9:07 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm trying to understand meaning of "location" and "corner" keywords of layer definition (http://wiki.contextgarden.net/Layers#My_first_Layer). The goal is to place a logo (here: a \framed) to th

[NTG-context] Layers: corner, location

2013-06-07 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, I'm trying to understand meaning of "location" and "corner" keywords of layer definition (http://wiki.contextgarden.net/Layers#My_first_Layer). The goal is to place a logo (here: a \framed) to the top right corner of the page, with vertical and horizontal shif

Re: [NTG-context] Finding a sample-graphic: cow.pdf

2013-05-06 Thread Willi Egger
Wolfgang! Thank you so much. Willi On May 6, 2013, at 7:02 PM, Wolfgang Schuster wrote: > > Am 06.05.2013 um 18:47 schrieb Willi Egger : > >> Hi all, >> >> it sound stupid but I can not figure out, why ConTeXt is not able to find >> the cow-picture. &

Re: [NTG-context] Finding a sample-graphic: cow.pdf

2013-05-06 Thread Wolfgang Schuster
Am 06.05.2013 um 18:47 schrieb Willi Egger : > Hi all, > > it sound stupid but I can not figure out, why ConTeXt is not able to find the > cow-picture. > > \useexternalfigure > [Logo] > [cow.pdf] > [width=3cm] > > \starttext > \externalfigure[Logo]

[NTG-context] Finding a sample-graphic: cow.pdf

2013-05-06 Thread Willi Egger
Hi all, it sound stupid but I can not figure out, why ConTeXt is not able to find the cow-picture. \useexternalfigure [Logo] [cow.pdf] [width=3cm] \starttext \externalfigure[Logo] \stoptext Kind regards Willi

[NTG-context] problem with --arrange option (current 2011.05.18 18:04 MKIV and actual beta)

2013-02-21 Thread Pierre Bovet
Hi, I would print a booklet with trap of 3mm. With the current version 2011.05.18 18:04 MKIV – luatex 0.70, all's right. But with the current version 2012.05.30 11:26 MKIV – luatex 0.72 and the actuel beta – luatex 0.74, the header logo is cut into the cut marks (w/o trap). You can s

Re: [NTG-context] t-letter

2013-01-20 Thread Wolfgang Schuster
For backwards compatibility I still provide the old \defineletterlement command but there was a bug when the command is used to create layouts for a section, a new version which fixes this is already online. > This used to work: > > % Subject and date on the same line, date below logo

[NTG-context] t-letter

2013-01-20 Thread Henning Hraban Ramm
standalone.) This used to work: % Subject and date on the same line, date below logo \defineletterelement[section][subject][fiee]% {\bTABLE[frame=off] \bTR \bTD[width=\dimexpr169mm-\backspace\relax]\correspondenceparameter{subject}\eTD \bTD{\tf

Re: [NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 12:07 schrieb Marco Patzer : > 2012-10-29 Mari Voipio: > >> The problem: I don't know how to input the logo graphic into Metapost >> code. This did not work, even though the pdf is in the same directory: >> >> externalfigure "vaaka-lo

Re: [NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Marco Patzer
2012-10-29 Mari Voipio: > The problem: I don't know how to input the logo graphic into Metapost > code. This did not work, even though the pdf is in the same directory: > > externalfigure "vaaka-logo.pdf" scaled 1cm; This works here: \startbuffer [image] \useMPli

[NTG-context] Creating a background texture with text/graphic

2012-10-29 Thread Mari Voipio
Hello all! While staring at the pile of ConTeXt instruction book(let)s on my desk, I realized that I should be able to use a logo or a text to create a background texture to use in scrapbooking and cardcraft. The problem is that my skills don't quite stretch that far and I can't rememb

Re: [NTG-context] Layers

2012-08-06 Thread luigi scarso
On Mon, Aug 6, 2012 at 8:06 PM, Bill Meahan wrote: > Is there any issue with "stacking" layers on top of each other? > > What I want to do is create a newsletter nameplate consisting of a base > layer containing a JPEG graphic of a logo, a partially-transparent layer >

[NTG-context] Layers

2012-08-06 Thread Bill Meahan
Is there any issue with "stacking" layers on top of each other? What I want to do is create a newsletter nameplate consisting of a base layer containing a JPEG graphic of a logo, a partially-transparent layer above that to screen the graphic and a top layer containing the newsletter

[NTG-context] A strange problem, probably with \startitemize[columns]

2012-07-28 Thread Marcin Borkowski
ment[middle] \tfd Gry (materiały na ćwiczenia w~czwartek) \par\blank[big] \stopalignment \startnotmode[nauczyciel] \placefigure[bottom,none]{}{% \hbox to \textwidth{ \externalfigure[logo-1-t][height=1.5cm]\hfil \externalfigure[logo-2-t][height=1.5cm]\hfil \externalfigure

Re: [NTG-context] Layers for alternating page elements?

2012-05-23 Thread Hans Hagen
page must also have a logo at the top of the outside margin. Page setup is as follows: \setuppapersize [A4][A4] \setuplayout[ width=10cm,backspace=2.5cm,rightmargin=5.8cm, rightmarginspace=1cm,topspace=1.5cm,header=0cm,lines=42] all areas can have background, just search for setupbackgrounds on

[NTG-context] Layers for alternating page elements?

2012-05-23 Thread Tim Sheasby
want a vertical .5pt rule between the text area and the outside margin area. Can a layer be placed in the footer or header to achieve this? Layout would have to alternate from left to right page. I think this means a different layer for each side? The right page must also have a logo at the top of

Re: [NTG-context] Page background image

2012-04-04 Thread Wolfgang Schuster
Am 04.04.2012 um 23:03 schrieb Kip Warner: > Hey list, > > I have an image that I would like to use as the page background on every > page of a document. The image matches the dimensions of the full page > already. I know how to insert it as a floating figure or as a logo in &g

Re: [NTG-context] Page background image

2012-04-04 Thread Aditya Mahajan
On Wed, 4 Apr 2012, Kip Warner wrote: Hey list, I have an image that I would like to use as the page background on every page of a document. The image matches the dimensions of the full page already. I know how to insert it as a floating figure or as a logo in the margin, but not as the entire

[NTG-context] Page background image

2012-04-04 Thread Kip Warner
Hey list, I have an image that I would like to use as the page background on every page of a document. The image matches the dimensions of the full page already. I know how to insert it as a floating figure or as a logo in the margin, but not as the entire page itself. -- Kip Warner -- Software

[NTG-context] positioning of backgrounds

2012-03-08 Thread Thomas A. Schmitz
eight=22mm] \setlayer[test][x=104mm,y=11mm]{\externalfigure[cow][width=56mm]} \setupbackgrounds[page][background=test] \starttext Hello \stoptext Is that to be expected (i.e. should I adapt my letter template which positions a university logo on the page), or is that a temporary glitch and has

Re: [NTG-context] Problem with letter module

2012-02-06 Thread Wolfgang Schuster
;\startsetups > letter:location" and \defineletterelement doesn’t do anything, or any of the > other setup commands, at least my logo and sender data don’t show up… I made few changes in the recent version of the module which breaks backward compatibility with old styles. 1. External styles The

Re: [NTG-context] Problem with letter module

2012-02-05 Thread Henning Hraban Ramm
gone, and I guess my "\startsetups letter:location" and \defineletterelement doesn’t do anything, or any of the other setup commands, at least my logo and sender data don’t show up... Greetlings, Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.

Re: [NTG-context] Set a block of content at minimum distance from top of page?

2012-02-03 Thread Peter Park Nelson
Nelson: >> >>> Hi ConTeXt list, >>> >>> I have a document with a graphic (logo) in the upper right corner >>> (positioned on a layer and placed as a background). To the left of >>> this graphic are several text elements (Title, Author List, e

Re: [NTG-context] Set a block of content at minimum distance from top of page?

2012-02-02 Thread Peter Park Nelson
On Thu, Feb 2, 2012 at 3:46 PM, Wolfgang Schuster wrote: > > Am 02.02.2012 um 21:51 schrieb Peter Park Nelson: > >> Hi ConTeXt list, >> >> I have a document with a graphic (logo) in the upper right corner >> (positioned on a layer and placed as a background). T

Re: [NTG-context] Set a block of content at minimum distance from top of page?

2012-02-02 Thread Wolfgang Schuster
Am 02.02.2012 um 21:51 schrieb Peter Park Nelson: > Hi ConTeXt list, > > I have a document with a graphic (logo) in the upper right corner > (positioned on a layer and placed as a background). To the left of > this graphic are several text elements (Title, Author List, etc.) that

[NTG-context] Set a block of content at minimum distance from top of page?

2012-02-02 Thread Peter Park Nelson
Hi ConTeXt list, I have a document with a graphic (logo) in the upper right corner (positioned on a layer and placed as a background). To the left of this graphic are several text elements (Title, Author List, etc.) that don't go all the way across the page. (Currently I have wrapped th

Re: [NTG-context] \externalfigure and file size

2012-01-19 Thread Wolfgang Schuster
Am 20.01.2012 um 01:01 schrieb Kip Warner: > On Thu, 2012-01-19 at 11:58 +0100, Peter Rolf wrote: >> Probably because the exported PDF contains a raster image (at least the >> blured part). If you use Inkscape to save your SVG logo as PDF, you will >> see a dialog box wi

Re: [NTG-context] \externalfigure and file size

2012-01-19 Thread Kip Warner
On Thu, 2012-01-19 at 11:58 +0100, Peter Rolf wrote: > Probably because the exported PDF contains a raster image (at least the > blured part). If you use Inkscape to save your SVG logo as PDF, you will > see a dialog box with an option for this (rasterize filter effects). > Remove

Re: [NTG-context] \externalfigure and file size

2012-01-19 Thread Peter Rolf
i_v_Logo.pdf intermediate ConTeXt generates is nearly a megabyte > in size. Why? I have no idea, as they both appear to be the same image > with the same gausian blur. > Probably because the exported PDF contains a raster image (at least the blured part). If you use Inkscape to save your SVG l

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

2011-12-04 Thread Pablo Rodríguez
ve no idea on how the \TeX logo is defined, but the capital E in the \TeX logo seems to be lowered by the x-height of the font. This method is as successful as other fonts than Computer Modern have the same ascender as Computer Modern itself. And it doesn't work with all small cap letters, beca

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

2011-12-04 Thread Wolfgang Schuster
Am 04.12.2011 um 20:07 schrieb Pablo Rodríguez: > On 12/04/2011 07:19 PM, Khaled Hosny wrote: >> On Sun, Dec 04, 2011 at 05:46:03PM +0100, Pablo Rodríguez wrote: >>> \definefontfeature[allcaps][default][aalt=yes] >> >> A bit off topic, but aalt stands for "access all alternates" > > Thanks

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

2011-12-04 Thread Pablo Rodríguez
On 12/04/2011 07:19 PM, Khaled Hosny wrote: > On Sun, Dec 04, 2011 at 05:46:03PM +0100, Pablo Rodríguez wrote: >> \definefontfeature[allcaps][default][aalt=yes] > > A bit off topic, but aalt stands for "access all alternates" Thanks, I knew it, Khaled. aalt is not the best way to do it, bu

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

2011-12-04 Thread Khaled Hosny
On Sun, Dec 04, 2011 at 05:46:03PM +0100, Pablo Rodríguez wrote: > \definefontfeature[allcaps][default][aalt=yes] A bit off topic, but aalt stands for "access all alternates" and just lists all alternates of a given glyph with no semantics at all, and is there for GUI apps that present a gly

[NTG-context] issue with logo and aalt

2011-12-04 Thread Pablo Rodríguez
] \definefontfeature[allcaps][default][aalt=yes] \starttext \TeX \addfs{allcaps} \TeX \stoptext The logo in small caps has the letter E than in the all caps. My question is how should I redefine the TeX logo so that the all small caps version, i.e. that both logos have

Re: [NTG-context] Centering 'clipping' text logo

2011-08-17 Thread Cecil Westerhof
2011/8/17 Peter Rolf > Am 17.08.2011 13:50, schrieb Cecil Westerhof: > > I like the last example on: > > http://wiki.contextgarden.net/Graphical_text_manipulation > > > > This creates a left aligned 'logo'. I would like it to be centered. I > > trie

Re: [NTG-context] Centering 'clipping' text logo

2011-08-17 Thread Peter Rolf
Am 17.08.2011 13:50, schrieb Cecil Westerhof: > I like the last example on: > http://wiki.contextgarden.net/Graphical_text_manipulation > > This creates a left aligned 'logo'. I would like it to be centered. I > tried several things, but until now to no avail. How ca

[NTG-context] Centering 'clipping' text logo

2011-08-17 Thread Cecil Westerhof
I like the last example on: http://wiki.contextgarden.net/Graphical_text_manipulation This creates a left aligned 'logo'. I would like it to be centered. I tried several things, but until now to no avail. How can I get it centered? -- Cecil

Re: [NTG-context] \setscript[hanzi] conflicts with some symbols

2011-06-26 Thread Hans Hagen
fixed in next beta (logo is one of the few tfm fonts still loaded, i must check if there's an afm) Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [NTG-context] \Context bug?

2011-06-15 Thread Vedran Miletić
ntbody{#1}{#2}\doifnumberelse{#3}\char\donothing#3}} > > Better use \ConTeXt or \CONTEXT, \Context is only a variation of the logo > which isn’t used anywhere. Hans, could you please fix this in stable version that is on CTAN as well? Vedran __

Re: [NTG-context] \Context bug?

2011-06-09 Thread Wolfgang Schuster
%\unexpanded\def\getscaledglyph #1#2#3{{\setscaledstyledsymbolicfont{#1}{#2}\doifnumberelse{#3}\char\donothing#3}} \unexpanded\def\getscaledglyph #1#2#3{{\setscaledstyledsymbolicfont\fontbody{#1}{#2}\doifnumberelse{#3}\char\donothing#3}} Better use \ConTeXt or \CONTEXT, \Context is only a varia

Re: [NTG-context] ConTeXt-Artikel im deutschen "Linux User" 05/2011

2011-04-20 Thread luigi scarso
2011/4/19 Daniel Stender : > Hallo Hans, > > für eure "Pressemappe": Artikel in Linux User 05/2011 über ConTeXt. > > Gruß, > Daniel Stender hm why don't you use the logo \ConTeXt{} ? (ok, it's made with Indesign but it should be doable to import a pdf

[NTG-context] Problems with ConTeXt mkiv doesn't recognize stopstandardmakeup

2011-04-12 Thread Martin 'golodhrim' Scholz
Hi List, I get the following problem when trying to compile a file I added only text that compiled some time ago (1 month) without problems. Here follows the log from the error: -- 8%logo="logo/fro

Re: [NTG-context] Layers on simpleslides

2011-03-05 Thread Thomas Schmitz
On Sat, 5 Mar 2011 19:58:47 +0100 Vedran Mileti? wrote: Hi, I'm trying to insert a simple logo on a simpleslides slide, but for some reason it doesn't appear: \usemodule[simpleslides] \definelayer[mybg] [x=0mm, y=0mm, width=\paperwidth, height=\paperheight] \set

Re: [NTG-context] Composing a header/logo with layers, linebreak issues

2011-03-05 Thread C.
> \setlayerframed[mybg][align=right,frame=off]{.} That does the trick :) Thank you for your quick reply. -Christian ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

[NTG-context] Layers on simpleslides

2011-03-05 Thread Vedran Miletić
Hi, I'm trying to insert a simple logo on a simpleslides slide, but for some reason it doesn't appear: \usemodule[simpleslides] \definelayer[mybg] [x=0mm, y=0mm, width=\paperwidth, height=\paperheight] \setlayer[mybg] [hoffset=1cm, voffset=1cm] {\framed[frame

Re: [NTG-context] Composing a header/logo with layers, linebreak issues

2011-03-05 Thread Wolfgang Schuster
Am 05.03.2011 um 18:39 schrieb C.: > Hello, > > I guess this is an easy one. > How do I get the top lines to behave like the second example? Why is the > newline ignored in the top one? \setlayer use a \hbox for the argument but you can around this with \setlayerframed, e.g. \setlayerframed

[NTG-context] Composing a header/logo with layers, linebreak issues

2011-03-05 Thread C.
Hello, I guess this is an easy one. How do I get the top lines to behave like the second example? Why is the newline ignored in the top one? -Christian example.pdf Description: Adobe PDF document example.tex Description: Binary data

Re: [NTG-context] metapost fill between outlines

2011-02-21 Thread Reviczky, Adam
his, just wanted to hear something from those who know metapost better. >> If I wanted to draw a logo (very important graphic that will be used >> more often) and if I had control points, I would consider creating a >> raw postscript (EPS) graphics (filling with even-odd rule), con

Re: [NTG-context] metapost fill between outlines

2011-02-21 Thread Mojca Miklavec
On Mon, Feb 21, 2011 at 10:09, Reviczky, Adam wrote: > The only letter ("g") I have left in the logo has two spaces that I want to > cut out. > I can't make a single path out of it so that it doesn't go through the entire > letter, so what to do in this case?

Re: [NTG-context] metapost fill between outlines

2011-02-21 Thread Hongwen Qiu
On 02/21/2011 05:09 PM, Reviczky, Adam wrote: The only letter ("g") I have left in the logo has two spaces that I want to cut out. I can't make a single path out of it so that it doesn't go through the entire letter, so what to do in this case? Can't you construct

Re: [NTG-context] metapost fill between outlines

2011-02-21 Thread Reviczky, Adam
The only letter ("g") I have left in the logo has two spaces that I want to cut out. I can't make a single path out of it so that it doesn't go through the entire letter, so what to do in this case? Here's the example: %%% \starttext \framed[background=color,backgroundc

Re: [NTG-context] metapost fill between outlines

2011-02-20 Thread Reviczky, Adam
So with this method, I can cut out some fillings of letters in a logo, but for this example it draws a small line through the letter: %%% \starttext \framed[background=color,backgroundcolor=red,height=fit,width=fit]{ \startMPcode path db[],df[],dc[]; drawoptions (withcolor

[NTG-context] template for protocol (record) of experiment

2011-01-24 Thread Paul Menzel
thought I’d be clever and ask you professionals if you have some templates, especially for the title page, since you probably already found a good font and the right settings for this purpose. There are no real requirements. The name of the university [2], with the logo, the name of the supervisor

Re: [NTG-context] Downloading long urls

2011-01-23 Thread Aditya Mahajan
08/08/logo-alt41.png][width=3cm] \externalfigure[http://contextgarden.files.wordpress.com/2008/08/logo-alt41.png][width=3cm] \externalfigure[http://contextgarden.files.wordpress.com/2008/08/logo-alt41.png][width=3cm] \stoptext currently 'strip' is default but we can decide on md5 Thank

Re: [NTG-context] Downloading long urls

2011-01-23 Thread Hans Hagen
alized tuning (that might confuse users) it's a directive: \starttext \enabletrackers [resolvers.schemes] \enabledirectives[schemes.cleanmethod=md5] \externalfigure[http://contextgarden.files.wordpress.com/2008/08/logo-alt41.png][width=3cm] \externalfigure[http://contextgarden.files.wordpr

Re: [NTG-context] Downloading long urls

2011-01-21 Thread Aditya Mahajan
On Fri, 21 Jan 2011, Hans Hagen wrote: What exactly do you mean with the suffix issue? Consider \externalfigure[http://contextgarden.files.wordpress.com/2008/08/logo-alt41.png] The current implementation downloads this file as /http-contextgarden.files.wordpress.com-2008-08-logo-alt41

[NTG-context] font, line spacing issues

2010-11-17 Thread Peter Davis
\bf winter of our discontent}? It's been made {\it glori}\color[red]{\it ous} \color[red]{\bi sum}{\bi mer} by this son of York.\\ \blank I say let's put it back the way it was. Are you with me, Last?\\ \blank Good.\\ \blank -pd \stoptextbox %\starttextbox[x=85.2pt,y=62.4pt,widt

Re: [NTG-context] Two layer in a document

2010-10-01 Thread Peter Rolf
d >>>>> the other on the right side. When I compile the source the output shows >>>>> only the figure on the left side. >>> [...] >>>> One layer is enough for both pictures, try also to make it more readable >>>> next time. >

Re: [NTG-context] Two layer in a document

2010-10-01 Thread Steffen Wolfrum
;>> only the figure on the left side. >> [...] >>> One layer is enough for both pictures, try also to make it more readable >>> next time. >>> >>> \definelayer[logo][width=\paperwidth,height=\paperheight,state=repeat] >>> >>> \set

Re: [NTG-context] Two layer in a document

2010-10-01 Thread Peter Rolf
n. In the header of >>> the document I want to put two different figure. One on the left side and >>> the other on the right side. When I compile the source the output shows >>> only the figure on the left side. > [...] >> One layer is enough for both pictures, t

Re: [NTG-context] Two layer in a document

2010-10-01 Thread Daniel Grycman
t;> > only the figure on the left side. >[...] >> One layer is enough for both pictures, try also to make it more >>readable next time. >> >> \definelayer[logo][width=\paperwidth,height=\paperheight,state=repeat] >> >> \setupbackgrounds[page][b

Re: [NTG-context] Two layer in a document

2010-10-01 Thread R. Bastian
figure. One on the left side and > > the other on the right side. When I compile the source the output shows > > only the figure on the left side. [...] > One layer is enough for both pictures, try also to make it more readable next > time. > > \definelayer

Re: [NTG-context] Two layer in a document

2010-09-30 Thread Wolfgang Schuster
or,backgroundcolor=gra > y] None of these settings is necessary for a minimal example, leave them out next time. > \definelayer[logo][width=\paperwidth,height=\paperheight,state=repeat] > \setupbackgrounds[page][righttop][background={foreground,logo}] > \setlayer[logo][preset=righttop,

[NTG-context] Two layer in a document

2010-09-30 Thread Daniel Grycman
] \setupbackgrounds[text][rightmargin][background=color,backgroundcolor=gray] \setupbackgrounds[header][rightmargin][background=color,backgroundcolor=gra y] \definelayer[logo][width=\paperwidth,height=\paperheight,state=repeat] \setupbackgrounds[page][righttop][background={foreground,logo}] \setlayer[logo

Re: [NTG-context] tex placeholder for use in metapost/metafun

2010-09-10 Thread Wolfgang Schuster
t; and then in metapost \btex\author\etex > > but not sure if it will work, or is there a more ConTeXtian way to do > so... You can set the values with \setvariables [document] [author=..., title=..., logo=...] and access them with \getvariable{document}{author} You

Re: [NTG-context] XeLaTeX logo

2010-09-07 Thread Wolfgang Schuster
Am 07.09.2010 um 13:07 schrieb Hans Hagen: > we can add it to s-abr-01.tex ... actually we can move more logo's there as > it does not make sense to have a latex logo in the core Don't remove the LaTeX logo from the core, it's useful when you want to mention LaTeX in

Re: [NTG-context] XeLaTeX logo

2010-09-07 Thread Hans Hagen
On 7-9-2010 11:42, Mojca Miklavec wrote: Dear Hans, may I request the addition of XeLaTeX logo to ConTeXt core? I'm not sure if there's an official version of it, but I would simply define it the same way as XeTeX logo, only replacing \kern-.15em \TeX} with \kern0em \LaTeX}

Re: [NTG-context] XeLaTeX logo

2010-09-07 Thread Arthur Reutenauer
>The original XeLaTeX logo definition is > extra-complicated, so I'm not sure how it's done. I suspect that they > use -0.125 kerning between mirrored E and L, but that makes the two > letters clash too much. It's in tex/latex/metalogo/m

[NTG-context] XeLaTeX logo

2010-09-07 Thread Mojca Miklavec
Dear Hans, may I request the addition of XeLaTeX logo to ConTeXt core? I'm not sure if there's an official version of it, but I would simply define it the same way as XeTeX logo, only replacing \kern-.15em \TeX} with \kern0em \LaTeX} at the end of definition. (The original Xe

Re: [NTG-context] Renaming file breaks texexec

2010-08-30 Thread Taco Hoekwater
On 08/30/2010 04:11 PM, Cecil Westerhof wrote: Op zaterdag 28 aug 2010 13:31 CEST schreef Taco Hoekwater: I want to try to make a logo. When executing: texexec ConTeXtWikiLogo there is generated: -rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf When I give: cp ConTeXtWikiLogo.tex

Re: [NTG-context] Renaming file breaks texexec

2010-08-30 Thread Cecil Westerhof
Op zaterdag 28 aug 2010 13:31 CEST schreef Taco Hoekwater: >> I want to try to make a logo. When executing: >> texexec ConTeXtWikiLogo >> there is generated: >> -rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf >> >> When I give: >> cp C

Re: [NTG-context] Renaming file breaks texexec

2010-08-28 Thread Taco Hoekwater
On 08/28/2010 01:01 PM, Cecil Westerhof wrote: I want to try to make a logo. When executing: texexec ConTeXtWikiLogo there is generated: -rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf When I give: cp ConTeXtWikiLogo.tex BASHLogo.tex texexec BASHLogo there is

[NTG-context] Renaming file breaks texexec

2010-08-28 Thread Cecil Westerhof
I want to try to make a logo. When executing: texexec ConTeXtWikiLogo there is generated: -rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf When I give: cp ConTeXtWikiLogo.tex BASHLogo.tex texexec BASHLogo there is generated: -rw-r--r-- 1 cecil users 1,3K aug 28 12

[NTG-context] ConTeXt header oddities

2010-08-18 Thread Peter McFarlane
Hi, hoping someone can help me with these couple of oddities I notice when processing some ConText documents: 1. Bodymatter and appendix header logo doesn't get printed on the last page of the section. Here are the relevant sections of the document: \def\HeadLogo% {\externalfigure[clea

<    1   2   3   4   5   6   7   >