ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Place externalfigure in middle position
@ 2008-11-13 16:40 mattia schirosa
  2008-11-13 17:08 ` Wolfgang Schuster
  2008-11-14  8:36 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: mattia schirosa @ 2008-11-13 16:40 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1423 bytes --]

I looking in documentation for a long time, but i didn't find a command to set a image in middle area without using the \placefigure command.
Anyone can help me?



\starttext

\startstandardmakeup
    \sc
    \startalignment[middle] Politecnico di Torino \crlf Tesi di laurea specialistica \vfill
    
    \setupheads[alternative=middle]
    \title{Un modello per la generazione dinamica \crlf di paesaggi sonori}
        \blank[line]
        Ingegneria del cinema e dei mezzi di comunicazione
        \blank[line]
        \vfill

%    \useexternalfigure[some logo][logopolito][width=5cm]
%    \placeexternalfigure{'}{\externalfigure[some logo]}
%   whit this i can put the figure in the middle, but i don't want text

    {\externalfigure[D:/Documenti/ProgettoTesi/MaterialeTeorico/Immagini/logopolito][width=5cm]}        
        \vfill
        Autore: Mattia Schirosa
        \blank[line]
        I Relatore: Masoero Marco Carlo
        \crlf
        II Relatore: Andrea Valle
        \crlf
        Torino, 28$/$12$/$2008 \stopalignment \page
\stopstandardmakeup
\stoptext




Best regards
Mattia





      Unisciti alla community di Io fotografo e video, il nuovo corso di fotografia di Gazzetta dello sport:
http://www.flickr.com/groups/iofotografoevideo

[-- Attachment #1.2: Type: text/html, Size: 2269 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Place externalfigure in middle position
  2008-11-13 16:40 Place externalfigure in middle position mattia schirosa
@ 2008-11-13 17:08 ` Wolfgang Schuster
  2008-11-14  8:36 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2008-11-13 17:08 UTC (permalink / raw)
  To: mattiaschirosa, mailing list for ConTeXt users


Am 13.11.2008 um 17:40 schrieb mattia schirosa:

> I looking in documentation for a long time, but i didn't find a  
> command to set a image in middle area without using the \placefigure  
> command.
> Anyone can help me?
>
>
>
> \starttext
>
> \startstandardmakeup
>     \sc
>     \startalignment[middle] Politecnico di Torino \crlf Tesi di  
> laurea specialistica \vfill
>
>     \setupheads[alternative=middle]
>     \title{Un modello per la generazione dinamica \crlf di paesaggi  
> sonori}
>         \blank[line]
>         Ingegneria del cinema e dei mezzi di comunicazione
>         \blank[line]
>         \vfill
>
> %    \useexternalfigure[some logo][logopolito][width=5cm]
> %    \placeexternalfigure{'}{\externalfigure[some logo]}
> %   whit this i can put the figure in the middle, but i don't want  
> text
>
>     {\externalfigure[D:/Documenti/ProgettoTesi/MaterialeTeorico/ 
> Immagini/logopolito][width=5cm]}

\dontleavehmode\externalfigure[...]

>         \vfill
>         Autore: Mattia Schirosa
>         \blank[line]
>         I Relatore: Masoero Marco Carlo
>         \crlf
>         II Relatore: Andrea Valle
>         \crlf
>         Torino, 28$/$12$/$2008 \stopalignment \page
> \stopstandardmakeup
> \stoptext

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Place externalfigure in middle position
  2008-11-13 16:40 Place externalfigure in middle position mattia schirosa
  2008-11-13 17:08 ` Wolfgang Schuster
@ 2008-11-14  8:36 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2008-11-14  8:36 UTC (permalink / raw)
  To: mattiaschirosa, mailing list for ConTeXt users

mattia schirosa wrote:
> I looking in documentation for a long time, but i didn't find a command 
> to set a image in middle area without using the \placefigure command.
> Anyone can help me?
> 

\centerbox {...}

\centerbox width 1cm height 20cm {...}


> 
> \starttext
> 
> \startstandardmakeup
>     \sc
>     \startalignment[middle] Politecnico di Torino \crlf Tesi di laurea 
> specialistica \vfill
>    
>     \setupheads[alternative=middle]
>     \title{Un modello per la generazione dinamica \crlf di paesaggi sonori}
>         \blank[line]
>         Ingegneria del cinema e dei mezzi di comunicazione
>         \blank[line]
>         \vfill
> 
> %    \useexternalfigure[some logo][logopolito][width=5cm]
> %    \placeexternalfigure{'}{\externalfigure[some logo]}
> %   whit this i can put the figure in the middle, but i don't want text
> 
>     
> {\externalfigure[D:/Documenti/ProgettoTesi/MaterialeTeorico/Immagini/logopolito][width=5cm]}        
> 
>         \vfill
>         Autore: Mattia Schirosa
>         \blank[line]
>         I Relatore: Masoero Marco Carlo
>         \crlf
>         II Relatore: Andrea Valle
>         \crlf
>         Torino, 28$/$12$/$2008 \stopalignment \page
> \stopstandardmakeup
> \stoptext
> 
> 
> 
> 
> Best regards
> Mattia
> 
> 
> 
> ------------------------------------------------------------------------
> Scopri la community di Io fotografo e video
> Il nuovo corso 
> <http://us.rd.yahoo.com/SIG=11ud6kror/**http%3A%2F%2Fwww.flickr.com%2Fgroups%2Fiofotografoevideo%2F> 
> di Gazzetta dello sport per diventare veri fotografi!
> 
> 
> ------------------------------------------------------------------------
> 
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-11-14  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-13 16:40 Place externalfigure in middle position mattia schirosa
2008-11-13 17:08 ` Wolfgang Schuster
2008-11-14  8:36 ` 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).