Home
here
Contents
1. begin wrapfigure placement overhang width includegraphics width linewidth image end wrapfigure placement horizontal placement left or r right For two sided documents i inside edge or o outside edge overhang overhang of the float into the margin default Opt width width of the figure or table use wraptabl1e for tables 9 1 7 Two floats next to each other No caption includegraphics width 0 45 linewidth picl hfill includegraphics width 0 45 linewidth pic2 One caption begin figure ht includegraphics width 0 45 linewidth picl hfill includegraphics width 0 45 linewidth pic2 caption a response surface label fig surface end figure Two captions Now we need the package caption This package has very extensive functionality to change the appearance of captions In this case we are only going to use the new command captionof parbox t 0 45 textwidth includegraphics width linewidth picl captionof figure the first figure hfill parbox t 0 45 textwidth 25 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology includegraphics width linewidth pic2 captionof figure the second figure For tables just repace figure by table Sub captions Now we need the package subfig begin figure ht begin center subfloat First figure
2. dutch sets the Dutch language english sets the English language You should always specify the language even if you specified it in the babel package notuelogo does not draw the TU e logo the axes and Where innovation starts Use this if you plan on printing the first page s on official TU e paper noinnovation does not print the Where innovation starts text but does draw the logo and the axes This option is not recommended because officially the Where innovation starts message should always be printed notuetoc Prints a standard IATEX table of contents without axes instead of the TU e version notuechapters Does not redefine the chapter command so the appearance of new chapters is how it is standard in ATEX The following lines specify the title subtitle author date etc All of them are optional except for the title and the author Note that if you omit the date today s date will be inserted Use date to omit the date completely The same holds for the website If you omit it the standard website www tue n1 will be inserted Use website if you don t want any website to be printed Another remark note that for most departments you should specify the department name using the administrativeunit command The department command can be used to enter a group section research area etc Some additional remarks The TU e report style uses the fancyhdr package to redefine headers and f
3. 0 Technische Universiteit Eindhoven University of Technology 7 3 Instructions for tuepdfscreen2008 7 3 1 How to start It is very important to know that slides created with the tuepdfscreen2008 package are supposed to be created using PDFIATEX not plain ATEX The beginning of a document will more or less look like this documentclass a4paper article usepackage winuk themeblue tuepdfscreen2008 usepackage english babel e LEle te 2 4 author date titlelogo titlebackgroundimage setstatustext begin document begin titleslide end titleslide Note that the article class is used with the a4paper option which is of course ignored for on screen presentations but it is used for handouts The second line loads the tuepdfscreen2008 package The following package options can be specified winuk sets the department name to Department of Mathematics and Computer Science English Use this to specify your department name Alternatives are ele eleuk bmt bmtuk bwk bwkuk id iduk chem chemuk tm tmuk phys physuk win winuk wtb wtbuk The uk at the end means English version themeblue sets the blue theme Alternatives are themered themecyan themeorange and themegreen official uses the popular layout instead of the scientific one noinnovation does not display the Where innovation starts text on the title slide handouts2 creates an
4. A4 document with two slides printed on one page Use this option for the creation of handouts Alternatives are handouts3 handouts4 handouts6 and handouts8 largefonts uses larger fonts than usual You can even specify the option hugefonts Of course you are free to load other packages but the babel package is always recom mended to specify the document language Use the title author and optionally the date command to specify the title author and date Note that you do not have to use the 15 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology maketitle command later because this will be invoked automatically in the titleslide environment The optional command titlelogo takes a graphics image file name as parameter since you have to use PDFIATeX PDF PNG and JPG are supported formats and is used to place a company logo on the slide Example titlelogo philipslogo jpg The optional command titlebackgroundimage also takes a graphics image file name as parameter and produces a large image on the title slide like the TEX lion on the title slide in Figure 7 1 Again supported formats are PDF PNG and JPG The image is scaled automatically but the best result is obtained if the width of the image is about 85 of the height The optional command setstatustext sets the status bar text in the bottom of the slide for all pages except the title page
5. In a figure environment you can use a caption to give a description of the figure and a label to refer to the image The following code can be used to include a picture rsm eps or rsm pdf which is located in a subdirectory called images begin figure ht begin center includegraphics width 8cm images rsm caption a response surface label fig surface end center end figure Now you can refer to the image See figure ref fig figure Please note The external figures will be embedded in the PostScript and PDF file but not in the DVI file 23 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 9 1 4 Including a JPG or PNG file It is possible to include a JPG or PNG file but no GIF in a ATEX document With PDFIATEX it works automatically but with ATEX you have to do some extra effort IATEX is not able to determine the size of the graphics So first you have to find out the dimension of your picture In Windows this is very easy just move your mouse over the file name and a tooltip will appear with its size So suppose you have a picture of 170 x 257 pixels Then you can include it with the following code includegraphics width 2cm bb 0 0 170 257 foto jpg Please note that this will also still work with PDFIATEX Make sure that your picture has a resolution of 72dpi which is standard for photographs made with most digital camer
6. in Figure 3 1 If you are using standard preprinted TU e letter paper then you do not want to have the TU e logo the red axes and Where innovation starts printed But if you plan on printing the letter on ordinary paper or send it in PDF format by email then you might want to have them printed In this case you can use the tuelogo option in the document class but this is explained in more detail below 3 2 A sample letter Figure 3 1 a sample letter in the TU e style created with IATEX 3 3 Instructions e In the first line you have to specify the document class 5 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology documentclass english tueletter2008 Class options are nederlands english to specify the language tuelogo to show the TU e logo Use this option to create a PDF file of the letter or if you want to print the letter on regular paper instead of paper with the TU e logo preprinted on it The class option noinnovation Can be used in combination with the tuelogo option to display the TU e logo but remove the text where innovation starts not recommended Employee data is entered using the following commands contactname administrativeunit email telephone cellphone fax roomnumber department website Some remarks telephone number and website are required fields If the website is omitted
7. includegraphics width 0 45 textwidth picl subfloat Second figure includegraphics width 0 45 textwidth pic2 caption Two figures end center end figure 9 1 8 WinEdt plug in WinEdt has a plug in to include pictures easily Tools gt Include Graphics You can browse for a picture file Note that the generated code might be improved a bit manually using suggestions from the previous sections 9 2 Tables in TEX 9 2 1 Automatic column widths Two packages make it easy to create tables with multiple lines of text within one cell Instead of having to specify the explicit column width using a p type column you can have the width calculated automatically The tabularx package defines a new column type X which is similar to p but whose width will be computed automatically begin tabularx textwidth ll lclX X end tabularx 26 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology The tabulary package defines four new column types L C R J Justified The widths of these columns will be based on their content begin tabulary textwidth llcl lL J end tabulary 9 2 2 WinEdt plug in WinEdt has a useful plug in to generate code for a table Tools Table designer 9 2 3 Convert an Excel sheet to IATEX An Excel macro called Excel2LaTeX can convert any Excel table to IATEX code Of course not all
8. special features are supported but lines inside a table and merged cells are supported You can download the converter from http www win tue nl latex Excel2LaTeX xla The converter is written by Joachim Marder and Andrew Hawryluk and is freely available 9 3 Including source code of programs Although all source code in this report has been included in verbatim environments there is a much better package to display source code because it includes syntax highlighting for a huge collection of programming languages The package is called listings The package listings defines the following commands e lstlisting for inline programming statements Usage is the same as the verb command e begin lstlisting end lstlisting for multi line listings Usage is the same as the verbatim environment e lstinputlisting filename imports a complete source file Using the command 1stset you can customise the language and appearance of the list ing lstset language Java basicstyle color black ttfamily commentstyle color green itshape ttfamily 27 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology keywordstyle color blue bfseries ttfamily showstringspaces false frame single boxed listings backgroundcolor color white Supported languages too many to mention Included are Basic C C Delphi Fortran HTML Java Ma
9. If you want to specify your own department text you should not use any of the winuk options but specify your own text using the following command renewcommand dept Communicatie Expertise Centrum If you want to specify something other than text e g a logo you need the protect com mand renewcommand dept protect includegraphics height lcm philipslogo jpg 7 3 2 Creating slides Sample code begin titleslide end titleslide begin slide tableofcontents end slide begin slidetop slidetitletoc Introduction end slidetop As shown in the previous section the title slide is created using the following commands which should be put right behind the begin document command There is no need to use the maketitle command Regular slides are created using the slide or slidetop environment The only difference is the vertical alignment which is respectively centred and top aligned Use the slidetitle 16 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology command to specify a slide header placed in the coloured bar on the top of the page If you use the slidetitletoc command the title will be added to the table of contents which can still be created inside a slide using the usual tableofcontents command If you want your slide titles numbered you should use the slidetitlesection command 7 3 3 Movies and so
10. Just like the Powerpoint counterparts both tuepdfscreen2008 and tuebeamer2008 have two layouts one for long texts most common for scientific presentations and one for short texts which is more common for popular presentations Figure 7 1 shows a pre sentation in both layouts Five different theme colours can be used for the presentation red cyan orange green or blue Red is the default Pictures movies and sounds oie Pictures Pictures movies and sounds Since TU ePDFScreen works with PDFEEX the following file formats are sup ported Pictures Since TU ePDFScreen works with PDFE X the following file for mats are supported PDF scalable JPG d to PDF with the EPS2PDF icon on your desktoy an run the epstopaf comi JPG e PNG EPS images can If you don t have fi y MS I PNG PDF scalable be converted to PDF with the EPS2PDF icon p If you don t have this icon you can run paf command manually from any MS DOS or Unix Qz TU ePDFScreen 2008 Presentations and Posters d Marko Boon marko win tue nl La gt E TU e Bem department at mathematics and computer science Marka Boon January 2008 Figure 7 1 a sample presentation in the TU e style The first two pictures show a title slide and a regular slide in the long texts layout the last picture uses the popular layout 14 Writing documents in the TU e style using IATEX Version 1
11. Technische Universiteit Eindhoven University of Technology Department of Mathematics and Computer Science Den Dolech 2 5612 AZ Eindhoven P O Box 513 5600 MB Eindhoven The Netherlands www win tue nl latex Author Marko Boon Writing documents in the TU e style Order issuer using LATEX prof dr ir C J van Duijn Date NovomgerJ e A00 User manual for writing letters faxes reports tn presentations and posters Where innovation starts Table of contents Technische Universiteit Eindhoven University of Technology Title Writing documents in the TU e style using IATEX Where innovation starts Installation and documentation TU e colours Creating a letter 3 1 IntrOdUCHON sa se 6 4 4 44 4 wed tee he Gre Fa 6 A 3 2 Asampleletter 2 2 002 3 3 Instructions 020000002 eee Creating a fax 4 1 Introduction 0222000 4 2 A sample fax 2 22 20 dad a ee Ste Oy dR eS 4 3 Instructions 020200202 2a Creating a report 5 1 Basicusage 2 0 00 2 eee ee 5 2 Some additional remarks 044 Creating a book Creating a presentation 7 1 Introduction 2 00000 2 eee 7 2 Appearance of the presentation 7 3 Instructions for tuepdfscreen2008 7 3 1 Howtostart 2 2204 7 3 2 Creating slides 0 00 7 3 3 Moviesandsounds 7 3 4 Revealin
12. as If your picture is not 72dpi you can use a program like Adobe Photoshop or any other professional photo editing software to change the resolution In Photoshop follow these steps e open the JPG image e select Image Image Size e uncheck the Resample Image checkbox e change the resolution to 72dpi An alternative probably easier approach is to use a utility that is part of your MiKTeX instal lation e go to the MiKTeX 2 9 start menu group e start the utility Convert JPG to 72 dpi e select your picture e in the same directory as your original picture a new picture is created called original name72 jog where originalname should be replaced by the original file name obvi ously 9 1 5 Graphics path Many users prefer to store their image files in a separate directory It is possible to define one graphics path which might consist of multiple directories using the graphicspath command Note that each directory in this path should be placed between curly brackets even if there is only one directory Directories can be relative of absolute Example graphicspath D My Documents final report images images Note the double quotes that are required if you have spaces in your file path 24 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 9 1 6 Inline floats The package wrapfig makes it possible to place text next to floats
13. eframe end titleframe 7 4 3 More advanced topics In this document we do not discuss more advanced topics like including multimedia re vealing slides in multiple steps changing the background image The advantage of having a TU e theme in beamer is that all standard beamer rules and commands are not overrid den You can find more information in the beamer user manual which can be found in the following way e go to the MiKTeX group in your start menu 18 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology e go to the Documentation folder e start the program LaTeX Packages Help e select beamer and press OK e in the web page that is opened open the link to the beamer user guide More information can also be found in the tuebeamer2008 example You can find this exam ple in the Documentation folder of the MiKTeX group in your start menu 19 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 8 Posters Creating a poster involves using the package tuepdfscreen2008 which is also used for presentations Creating a poster is not much different from creating a one slide presentation You only need to specify the A4 option when loading the tuepdfscreen2008 package The slidetitle command is used to specify the poster title and through an optional argument the subtitle or authors Some
14. eport2008 However note that this package is only com patible with the standard IAT X class report The tuereport2008 package seems to be compatible with the ATEX class book but this has not been extensively tested and since so many commands get redefined there is not much left of the original ATEX book class definitions 5 1 Basic usage The following code creates a TU e report in IATEX documentclass a4paper report usepackage english babel usepackage english tuereport2008 title subtitle author date version orderissuer copyholder administrativeunit department website reference Some explanation about the code above e the first line loads the standard TEX class report Do not forget to use the a4paper option otherwise elements will be wrongly positioned e the second line loads the standard IATEX package babel which specifies the document langauage Use the option dutch for Dutch documents For documents containing both Dutch and English text use 10 Writing documents in the TU e style using IATEX Version 1 0 5 2 Technische Universiteit Eindhoven University of Technology usepackage dutch english babel The last language is the default one You can switch languages in the middle of the document using the selectlanguage command The third line loads the tuereport2008 package Options that you can specify are
15. g slides in multiple steps 7 4 Instructions for tuebeamer2008 7 4 1 Howtostart 2 022005 7 4 2 Creating slides 2 2004 625d ae ee eee edo 7 4 3 More advanced topics O aAa a o 10 10 11 13 Technische Universiteit Eindhoven University of Technology Table of contents Title 8 Posters 20 Writing documents in the TU e style using IATEX 9 General ATEX tips 22 9 1 Pictures in ATEX 64 24 64 44285 242 Ge Gah amp ASS 22 9 1 1 Supported formats 22 9 1 2 Including EPS or PDF files 22 9 1 3 Floating figures aaa aaa 23 9 1 4 IncludingaJPGorPNGfile 24 9 1 5 Graphics pall lt lt 2s cee eu tweaks ARES 24 9 1 6 Inline floats noaa aaa 25 9 1 7 Two floats next to each other 25 9 1 8 WinEdt plug in aoaaa 85 eee 26 9 2 TabvleS in AEX sc a sore oe e oe Rae Gs 4 a E 26 9 2 1 Automatic column widths 26 9 2 2 WinEdt plug in 2 eed oe ee hele we eee e 27 9 2 3 Convert an Excel sheettoFAIEX 27 9 3 Including source code of programs 27 9 4 Using Reference Manager for bibliographies 28 Where innovation starts Technische Universiteit Eindhoven University of Technology 1 Installation and documentation The TEX implementation of the TU e house style is part of the TU e MiKTEX installation since March 2009 You can obtain a rece
16. ght part of the poster or e g multiple logos titleright textbf Author author contact information e the slidetitle command can take an optional argument which will be used as subtitle e obviously the multicols command is only required if you want to create multiple columns in your poster 21 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 9 General ATEX tips This chapter has nothing to do with the TU e house style but we want to take the opportunity to give some information on topics that might be useful to certain users 9 1 Pictures in TEX 9 1 1 Supported formats Although there are many outdated obsolete packages for including images in TEX there is only one that you should use graphicx note the x There are differences in sup ported file formats depending on whether you use TEX or PDFIATEX This chapter helps you setup your document in such a way that both methods work The following file formats are supported EPS PDF JPG GIF PNG IAT EX yes no yes no yes PDFIATEX no yes yes no yes As you can see from this table even JPG and PNG are supported In PDFIATEX you don t have to use any special IATEX code but in plain ATEX you should add some special option This is discussed later in this document Please note only EPS and PDF are scalable Use JPG and PNG for photographs
17. ies that vertical alignment of slides is top aligned instead of centered The second line loads the tue2008 theme for beamer Theme options are key value pairs that specify the appearance 17 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology official when set to true the current style is replaced by a style that is more suitable for non scientific presentations department sets the department name that will be printed in the footer of each slide Valid values are ele win bmt bwk id chem tm phys wtb If you want the English department name simply add uk to the value theme sets the main theme colour Five supported colours are red default blue cyan orange green titlebgimage uses the specified image as background in the title slide slidesperpage sets the number of slides that will be printed on one page This option is very useful for printing handouts Valid values are 1 2 3 4 and 6 Example usetheme department winuk official false theme blue titlebgimage texlion jpg innovation true tue2008 This sounds like a stupid remark but all options are optional so you don t have to provide them 7 4 2 Creating slides Creating slides is the same as for other presentations using the beamer class begin frame frametitle Title page Cones The only exception is the title slide which is simply produced like this begin titl
18. ite a book and want it to have some TU e style resemblance you could use the following code or parts of it documentclass llpt a4paper twoside book usepackage english babel usepackage english notuechapters notuetoc tuereport2008 renewcommand setheaders pagestyle fancy fancyhf fancyhead LE sffamily leftmark fancyhead RO sffamily rightmark fancyfoot C thepage renewcommand headrulewidth 0 1pt setheaders 13 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 7 Creating a presentation 7 1 Introduction There are two ways to create a presentation in the TU e house style The first one is by using the tuepdfscreen2008 package which is based on the package pdfscreen that can be used to create presentations The second way is by using the beamer document class combined with the tuebeamer2008 beamer theme The opinion of the author is that tuepdfscreen2008 is easier to use and is less likely to produce unexpected output because hardly any standard IATEX commands are overridden But nowadays the beamer package has become the standard for making presentations and for beamer users it might be much more convenient to keep on using the beamer document class combined with the tuebeamer2008 theme The resulting presentations should look more or less the same 7 2 Appearance of the presentation
19. l be inserted automatically Provide the name that you want below the closing using the optional signature command It will automatically insert some vertical space Before specifying the address use the attn and tofax commands to specify the person and fax number to which the fax is addressed The actual body of the fax is creating using a fax environment This environment has one argument namely the address data It is recommended to use the raggedright command immediately after starting the fax environment to make sure that the text will not be justified but this is of course a matter of taste Inside the letter environment use the opening command to specify the opening usually dear Before ending the fax environment specify the closing usually With kind regards using the closing command You can use the optional cc and encl commands to specify the Copy to and Enclosure s The source code of this document can be found in the following folder on your hard disk Windows XP C Documents and Settings All Users Application Data MikKTeX 2 9 examples tue2008 samplefax tex Windows Vista C ProgramData MikKTeX 2 9 examples tue2008 samplefax tex 9 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 5 Creating a report Unlike the tueletter2008 and tuefax2008 document classes a TU e report is created by importing a package tuer
20. mple fax in the TU e style created with IATEX 4 3 Instructions e In the first line you have to specify the document class documentclass english tuefax2008 Class options are nederlands english to specify the language 8 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology e Employee data is entered using the following commands contactname administrativeunit email telephone cellphone fromfax department website Some remarks telephone number and website are required fields If the website is omitted the default www tue n1 is printed If you really don t want a website use the command with no argument website Note that a department name e g Department of Mathematics and Computer Science should be entered using the administrativeunit command and a subdepartment of section using the optional department command We have chosen these command names to be consistent with the correspondence tool for MS Office Fax specific commands subject date ourreference yourreference Some remarks all of these commands are optional except for the date command The classification will be capitalised automatically You can enter anything you want but the official classifications are Registered Registered with proof of delivery Per sonal Confidential and Strictly confidential If you omit the date command today s date wil
21. nt MiKTEX installation e by getting an installation DVD from Jan de Jong HG 8 86 or Wil Kortsmit HG 9 87 e by starting the installation from the following network drive webmath1 miktex28 Note that miktex28 might be replaced by newer versions in the future Please check webmath1 to see which MiKTEX installation is the most recent The TU e MiKTeX installation makes it possible to upgrade an existing MiKTEX installation The source code of all examples can be accessed by clicking on the Start button going to the MiKTeX lt version gt program group and opening the Documentation folder Both the source code of several examples and user manuals like this one can be found there General non l4TEx related information about the TU e house style can be found on the CEC website http www tue nl cec On this website you can also find a plug in for MS Office to create documents in the TU e style 3 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 2 TU e colours All of the IATEX packages define a set of colours that are part of the TU e palette They are all listed below 4 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 3 Creating a letter 3 1 Introduction The tueletter2008 document class has been written for letters in the TU e style A sam ple letter is shown
22. only Many programs can generate EPS directly You can use Corel Designer or Adobe Illustrator to export almost everything to EPS format We have a TU e software license for both programs We will discuss Corel Designer here Usage is simple just Copy Paste objects in Designer and export to EPS Make sure that you uncheck the include preview option first time only Screenshots are shown in Figure 9 1 9 1 2 Including EPS or PDF files Once you have an EPS picture which is compatible with ATEX use EPS2PDF shortcut on your Windows desktop and in the MiKTEX Start Menu group to convert EPS to PDF which is compatible with PDFIATEX Including graphics 22 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology im o je Be H g a 5 a i ae ar gt ale z eI s oj g v Ferreras SARS OCU ONM e oa Figure 9 1 EPS export in Corel Designer e In preamble usepackage graphicx e Including the graphic file includegraphics width 0 7 linewidth filename Use the file name without extension TEX will take the EPS file PDFIATEX will take the PDF file automatically 9 1 3 Floating figures Use a figure environment to create floating figures IATEX will position the image on the place that you specify or on the top of the next page if it doesn t fit on the current page anymore
23. ooters If you don t like the TU e headers and want to redefine them yourself you have to do this by renew ing the setheaders command The following example produces more standard IATEx like headers ren ewcommand setheaders pagestyle fancy fan fan fan fan ren set cyhf cyhead LE sffamily leftmark cyhead RO sffamily rightmark cyfoot C thepage ewcommand headrulewidth 0 1pt headers 11 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology The source code of a sample report this one can be found in the following folder on your hard disk if you installed the latest TU e MiKTEX Windows XP C Documents and Settings All Users Application Data MikKTeX 2 9 examples tue2008 samplereport tex Windows Vista C ProgramData MikTeX 2 9 examples tue2008 samplereport tex 12 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 6 Creating a book Actually there is no book equivalent to tuereport2008 Nevertheless this package seems to be compatible with the standard ATEX document class book but so many commands get overridden that some of the original typical book properties are lost It is possible to specify options when loading the tuereport2008 package that disable some of the typical TU e layout So if you want to wr
24. sample code is printed below the result is shown in Figure 8 1 documentclass a4paper llpt article usepackage a4 winuk themeblue tuepdfscreen2008 usepackage english babel setstatustext Stochastic Operations Research titlelogo height 2 8cm logo begin document begin slidetop slidetitle subtitle Title begin multicols 2 end multicols end slidetop end document Some remarks e the poster is scalable so even though you specify the a4paper option it can be printed on any paper even A0 e the same options apply to the tuepdfscreen2008 as for presentations although the handouts options do not make much sense The a4 option actually sets up the slide as a poster e as you can see in Figure 8 1 the status text is not placed in the bottom of the poster but in the upper left corner e just as explained in Section 7 3 you can override the dept command to get a different text in the blue bar at the bottom of the poster 20 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology Instability of MaxWeight Scheduling f EURANDOM Figure 8 1 an example of a poster created with tuepdfscreen2008 e The titlelogo command creates a logo on the right hand side of the title Instead of the titlelogo command you can use the titleright com mand to insert text in the upper ri
25. tem e The actual body of the letter is creating using a letter environment This environ ment has one argument namely the address data It is recommended to use the 6 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology raggedright command immediately after starting the letter environment to make sure that the text will not be justified but this is of course a matter of taste Inside the letter environment use the opening command to specify the opening usually dear e Before ending the letter environment specify the closing usually With kind regards using the closing command The source code of a sample letter can be found in the following folder on your hard disk if you installed the latest TU e MiKTEX Windows XP C Documents and Settings All Users Application Data MikTeX 2 9 examples tue2008 sampleletter tex Windows Vista and Windows 7 C ProgramData MiKTeX 2 9 examples tue2008 sampleletter tex 7 Writing documents in the TU e style using IATEX Version 1 0 Technische Universiteit Eindhoven University of Technology 4 Creating a fax 4 1 Introduction Creating a fax is very similar to creating a letter There is no tuelogo option because the TU e logo is always printed on faxes because they are not intended to be printed on TU e paper A sample fax is shown in Figure 4 1 4 2 Asample fax Figure 4 1 a sa
26. the default www tue n1 is printed If you really don t want a website use the command with no argument website Note that a department name e g Department of Mathematics and Computer Science should be entered using the administrativeunit command and a subdepartment of section using the optional department command We have chosen these command names to be consistent with the correspondence tool for MS Office e Return address retour If you omit this command the return address will be gen erated automatically using the address information entered in the previous item Use retour if you don t want any return address to be shown not recommended e Letter specific commands classification subject date ourreference yourreference Some remarks all of these commands are optional except for the date command The classification will be capitalised automatically You can enter anything you want but the official classifications are Registered Registered with proof of delivery Per sonal Confidential and Strictly confidential If you omit the date command today s date will be inserted automatically e Provide the name that you want below the closing using the optional signature command It will automatically insert some vertical space e You can use the optional cc and encl commands to specify the Copy to and Enclosure s Be sure to specify them before starting the letter environment see next i
27. thematica Matlab Pascal Perl PHP SAS SQL TeX VBScript XML 9 4 Using Reference Manager for bibliographies The TU e has a site license for the program Reference Manager It can be installed from the TU e Library Web Site If you want to export citations from this program in the BiBTEX format you should follow these steps e Mark all items that you want to export e Bibliography Generate From Reference List e Output Style click the Browse button e Select BiBTeX os e Save as RTF file which can be opened in Word and exported to plain text 28 Writing documents in the TU e style using IATEX Version 1 0
28. unds It is possible to add movies to your TU ePDF Screen presentation Please note that the ap propriate player has to be installed on the computer that will show the presentation Usually Windows Media Player for AVI or QuickTime for MOV have to be installed movie width height filename Some remarks e currently only AVI and MOV files are supported e the movie will not be embedded in the PDF file so don t forget to distribute it with your presentation e you can use this command to embed sounds in your presentation 7 3 4 Revealing slides in multiple steps It is possible to reveal a slide in multiple steps Just put a pause command whenever you want a break After running PDFITEX you still will not notice anything in the resulting PDF file You have to run a post processor called AddPause which is located in your MiKTeX Start Menu This program will bring up an Open File dialog so you can select your PDF file AddPause will add the breaks and generate another PDF file without the break effects which you can use for handouts AddPause uses PPower4 a Java program written by Klaus Guntermann This means that you need Java which can be downloaded from java com 7 4 Instructions for tuebeamer2008 7 4 1 How to start documentclass t beamer usetheme department winuk theme blue tue2008 The first line should specify the document class beamer The t option is common for this document class and specif
Download Pdf Manuals
Related Search
here heretic hereditary hereditary angioedema heredity hereditary meaning here movie hereinafter heretic definition heresy definition hereby herend porcelain here comes the sun here\u0027s johnny hereditary hemochromatosis heretic perfume here comes the guide hereafter here i am to worship lyrics heretic movie hereditary spherocytosis hereditary movie hereditary angioedema treatment hereditary hemorrhagic telangiectasia here to slay heredia costa rica
Related Contents
Panasonic Toughbook CF-H1 64GB White vorsicht PROTÉGÉ ZM - EURO Samsung MW103H دليل المستخدم MultiBlender™ Pro and Platinum Range 200-692 TMS femmes de chambre Copyright © All rights reserved.
Failed to retrieve file