You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

117 lines
2.7 KiB

  1. %%
  2. %% This is file `tikzposterLayoutthemes.tex',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% tikzposter.dtx (with options: `tikzposterLayoutthemes.tex')
  8. %%
  9. %% This is a generated file.
  10. %%
  11. %% Copyright (C) 2014 by Pascal Richter, Elena Botoeva, Richard Barnard, and Dirk Surmann
  12. %%
  13. %% This file may be distributed and/or modified under the
  14. %% conditions of the LaTeX Project Public License, either
  15. %% version 2.1 of this license or (at your option) any later
  16. %% version. The latest version of this license is in:
  17. %%
  18. %% http://www.latex-project.org/lppl.txt
  19. %%
  20. %% and version 2.1 or later is part of all distributions of
  21. %% LaTeX version 2014/10/15 or later.
  22. %%
  23. \definelayouttheme{Default}{
  24. \usecolorstyle{Default}
  25. \usebackgroundstyle{Default}
  26. \usetitlestyle{Default}
  27. \useblockstyle{Default}
  28. \useinnerblockstyle{Default}
  29. \usenotestyle{Default}
  30. }
  31. \definelayouttheme{Rays}{
  32. \usecolorstyle[colorPalette=BlueGrayOrange]{Britain}
  33. \usebackgroundstyle{Rays}
  34. \usetitlestyle{Default}
  35. \useblockstyle{Default}
  36. \useinnerblockstyle{Default}
  37. \usenotestyle{Corner}
  38. }
  39. \definelayouttheme{Basic}{
  40. \usecolorstyle[colorPalette=GreenGrayViolet]{Australia}
  41. \usebackgroundstyle{Default}
  42. \usetitlestyle{Basic}
  43. \useblockstyle{Basic}
  44. \useinnerblockstyle{Default}
  45. \usenotestyle{Default}
  46. }
  47. \definelayouttheme{Simple}{
  48. \usecolorstyle[colorPalette=PurpleGrayBlue]{Denmark}
  49. \usebackgroundstyle{Default}
  50. \usetitlestyle{Default}
  51. \useblockstyle{Minimal}
  52. \useinnerblockstyle{Default}
  53. \usenotestyle{Default}
  54. }
  55. \definelayouttheme{Envelope}{
  56. \usecolorstyle[colorPalette=BlueGrayOrange]{Spain}
  57. \usebackgroundstyle{VerticalGradation}
  58. \usetitlestyle{Envelope}
  59. \useblockstyle{Envelope}
  60. \useinnerblockstyle{Default}
  61. \usenotestyle{VerticalShading}
  62. }
  63. \definelayouttheme{Wave}{
  64. \usecolorstyle[colorPalette=BlueGrayOrange]{Spain}
  65. \colorlet{blocktitlefgcolor}{colorOne}
  66. \usebackgroundstyle{VerticalGradation}
  67. \usetitlestyle{Wave}
  68. \useblockstyle{Corner}
  69. \useinnerblockstyle{Default}
  70. \usenotestyle{VerticalShading}
  71. }
  72. \definelayouttheme{Board}{
  73. \usecolorstyle[colorPalette=BlueGrayOrange]{Sweden}
  74. \usebackgroundstyle{VerticalGradation}
  75. \usetitlestyle{Empty}
  76. \useblockstyle{TornOut}
  77. \useinnerblockstyle{Default}
  78. \usenotestyle{Sticky}
  79. }
  80. \definelayouttheme{Autumn}{
  81. \usecolorstyle[colorPalette=BrownBlueOrange]{Germany}
  82. \usebackgroundstyle{Default}
  83. \usetitlestyle{Filled}
  84. \useblockstyle{Slide}
  85. \useinnerblockstyle{Table}
  86. \usenotestyle{Default}
  87. }
  88. \definelayouttheme{Desert}{
  89. \usecolorstyle[colorPalette=GrayOrangeBlue]{Russia}
  90. \usebackgroundstyle{BottomVerticalGradation}
  91. \usetitlestyle{VerticalShading}
  92. \useblockstyle{Slide}
  93. \useinnerblockstyle{Table}
  94. \usenotestyle{Default}
  95. }
  96. \endinput
  97. %%
  98. %% End of file `tikzposterLayoutthemes.tex'.