%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% %% MagicPoint Style used for talks by Andreas Tille %% %% %% %% Copyright: Andreas Tille, 2003 %% %% License: GPL %% %% %% %% This style was used for all talks which are publicly available at %% %% http://people.debian.org/~tille/debian-med/talks . %% %% %% %% Changelog: %% %% 11. July 2003 %% %% - always specify the font to use to avoid strange effects in %% %% positioning %% %% - specify the size to use after font to get it relative to the %% %% font which will be used and not to the one which was used before %% %% %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Fonts to use %% These fonts are installed using the msttcorefonts Debian package %% %% Since msttcorefont-1.1.11 the fonts are placed in %% /usr/share/fonts/truetype/msttcorefonts %% If you are using an older version of this package remove the msttcorefont %% string in the following lines %% %deffont "standard" tfont "msttcorefonts/Arial.ttf" %deffont "thick" tfont "msttcorefonts/Arial_Bold.ttf" %deffont "tt" tfont "msttcorefonts/Courier_New.ttf" %deffont "file" tfont "msttcorefonts/Courier_New.ttf" %deffont "prgn" tfont "msttcorefonts/Courier_New.ttf" %deffont "typewriter" tfont "msttcorefonts/Courier_New_Bold.ttf" %deffont "package" tfont "msttcorefonts/Courier_New_Bold.ttf" %deffont "bug" tfont "msttcorefonts/Courier_New_Bold.ttf" %deffont "url" tfont "msttcorefonts/Courier_New_Bold.ttf", fore "yellow", center %deffont "bi" tfont "msttcorefonts/Arial_Bold_Italic.ttf" %deffont "it" tfont "msttcorefonts/Arial_Italic.ttf" %deffont "var" tfont "msttcorefonts/Arial_Italic.ttf" %deffont "varfile" tfont "msttcorefonts/Courier_New_Italic.ttf" %deffont "varpackage" tfont "msttcorefonts/Courier_New_Bold_Italic.ttf" %deffont "varurl" tfont "msttcorefonts/Courier_New_Bold_Italic.ttf", fore "yellow", center %% %deffont "funny1" tfont "larabie-uncommon/beatmygu.ttf", size 14, vgap 50 %deffont "funny2" tfont "larabie-uncommon/sybig___.ttf", size 5, vgap 50 %deffont "funny3" tfont "larabie-uncommon/endless.ttf", size 8, vgap 50 %deffont "funny4" tfont "larabie-uncommon/ennobled.ttf", size 8, vgap 50 %deffont "funny5" tfont "larabie-uncommon/goldengi.ttf", size 6, vgap 50 %deffont "funny6" tfont "larabie-uncommon/graffiti.ttf", size 5, vgap 50 %deffont "funny7" tfont "larabie-uncommon/heavyhea.ttf", size 8, vgap 50 %deffont "funny8" tfont "larabie-uncommon/hellolar.ttf", size 6, vgap 50 %deffont "funny9" tfont "larabie-uncommon/hydrogen.ttf", size 6, vgap 50 %deffont "funny10" tfont "larabie-uncommon/earwigfa.ttf", size 14, vgap 50 %deffont "funny11" tfont "larabie-uncommon/hippp___.ttf", size 10, vgap 50 %deffont "funny12" tfont "larabie-uncommon/hydrogen.ttf", size 8, vgap 50 %deffont "funny13" tfont "larabie-uncommon/frozen.ttf", size 8, vgap 50 %deffont "funny14" tfont "larabie-uncommon/gianttig.ttf", size 10, vgap 50 %deffont "funny15" tfont "larabie-uncommon/groovygh.ttf", size 10, vgap 50 %deffont "frageb1" tfont "larabie-uncommon/endless.ttf", size 10, vgap 50 %deffont "frageb2" tfont "larabie-uncommon/ennobled.ttf", size 10, vgap 50 %deffont "frageb3" tfont "larabie-uncommon/hellolar.ttf", size 10, vgap 50 %deffont "frage1" tfont "larabie-uncommon/hydrogen.ttf", size 10, vgap 50 %deffont "frage2" tfont "larabie-uncommon/instantt.ttf", size 10, vgap 50 %deffont "ding1" tfont "Win/wingding.ttf", size 5, fore "yellow" %deffont "arrows" tfont "Special/mtextra.ttf" %% %% Default settings per each line numbers. %% %default 1 leftfill, size 2, fore "white", back "black", font "thick" %default 2 size 7, vgap 10, prefix " " %default 3 size 2, bar "darkblue", vgap 10 %default 4 size 5, fore "white", vgap 30, prefix " ", font "standard" %% %% Default settings that are applied to TAB-indented lines. %% %% for compatibility with older talks ... %tab 1 size 5, vgap 50, prefix " ", icon arc "yellow" 50 %tab 2 size 4, vgap 50, prefix " ", icon delta3 "white" 50 %tab 3 size 3, vgap 50, prefix " ", icon box "white" 30 %% %% A is the first tab hierarchy %tab A leftfill, font "standard", size 5, vgap 70, prefix " ", icon arc "yellow" 50, fore "white" %% AL has a bigger vertical gap %tab AL leftfill, font "standard", size 5, vgap 100, prefix " ", icon arc "yellow" 50, fore "white" %% a has a smaller vertical gap %tab a leftfill, font "standard", size 5, vgap 10, prefix " ", icon arc "yellow" 50, fore "white" %% al is a compromise between a and A regarding the vertical gap %tab al leftfill, font "standard", size 5, vgap 50, prefix " ", icon arc "yellow" 50, fore "white" %% continue exactly below the text of A %tab Acont leftfill, font "standard", size 5, vgap 70, prefix " ", fore "white" %% Aconc like A but with a triangle icon %tab Aconc leftfill, font "standard", size 5, vgap 70, prefix " ", icon delta3 "yellow" 50, fore "white" %% %% X is like the first tab hierarchy but without icon %tab X leftfill, font "standard", size 5, vgap 30, fore "white" %% xc has no icon, it can be used for extra information to X %tab xc leftfill, font "standard", size 3, vgap 12, prefix " ", fore "white" %% %% B is the second tab hierarchy, b has a smaller vertical gap %tab B leftfill, font "standard", size 4, vgap 50, font "standard", prefix " ", icon dia "white" 50, fore "white" %tab b leftfill, font "standard", size 4, vgap 10, font "standard", prefix " ", icon dia "white" 50, fore "white" %% BL has a bigger vertical gap %tab BL leftfill, font "standard", size 4, vgap 85, font "standard", prefix " ", icon dia "white" 50, fore "white" %% continue exactly below the text of B %tab Bcont leftfill, font "standard", size 4, vgap 50, font "standard", prefix " ", fore "white" %% continue exactly below the text of B but use a smaller font %tab Bcsmall leftfill, font "standard", size 3, vgap 50, font "standard", prefix " ", fore "white" %% BA is the second tab hierarchy, but marks the latest instance of this %% hierarchy which needs a larger vertical gap to the next item %tab BA leftfill, font "standard", size 4, vgap 80, font "standard", prefix " ", icon dia "white" 50, fore "white" %% like b but using delta3 to show a "conclusion" %tab bconc leftfill, font "standard", size 4, vgap 50, font "standard", prefix " ", icon delta3 "yellow" 50, fore "white" %% like bconc but adding more space below %tab Bconc leftfill, font "standard", size 4, vgap 60, font "standard", prefix " ", icon delta3 "yellow" 50, fore "white" %% Y is like the second tab hierarchy (B) but without icon %tab Y leftfill, font "standard", size 4, vgap 50, font "standard", prefix " ", fore "white" %% y is like Y but with shorter vgap %tab y leftfill, font "standard", size 4, vgap 30, font "standard", prefix " ", fore "white" %% %% C is the third tab hierarchy, c has a smaller vertical gap %tab C leftfill, font "standard", size 3, vgap 50, prefix " ", icon box "white" 30, fore "white" %tab c leftfill, font "standard", size 3, vgap 10, prefix " ", icon box "white" 30, fore "white" %tab cconc leftfill, font "standard", size 3, vgap 50, prefix " ", icon delta3 "white" 30, fore "white" %% continue below the text of C %tab ccont leftfill, font "standard", size 3, vgap 10, prefix " ", fore "white" %% special styles %% formating of "Goals" %tab goal font "bi", size 6, vgap 70, center, icon delta3 "yellow" 50 %% continued goal without the icon %tab goalc font "bi", size 6, vgap 70, center %% formating of "Remarks" %tab remark font "standard", size 4, center, font "it" %% %% End of the talk %tab end center, font "standard", size 8, vgap 10 %% %% formating of signature at the end %tab signend font "typewriter", size 4, center %% %% formating of signature at the end %tab main font "standard", size 7, vgap 67, prefix " " %% %% formating of code %% centering code works but is no good idea if there are more than one line of code %% %tab code size 4, center, font "tt" %tab code font "tt", size 4, prefix " " %% formating of variable text to edit %tab varcode font "varfile", size 4, prefix " " %% %% formating of program name %tab progname font "typewriter", size 5 %% %% formating of screenshot %tab screenshot font "typewriter", size 3, left, vgap 0 %% %% Background will be dark blue at top to light blue at bottom %default 1 leftfill, size 3, fore "white", bgrad 0 0 48 0 1 "black" "darkblue", font "standard" %% commands %% Remark: The '$' sign seems to cause a warning on the command line but it is very %% handy to use %tab command leftfill, font "standard", size 4, vgap 70, prefix " $ ", fore "white", font "tt"