Titre.lyx 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. #LyX 2.0 created this file. For more info see http://www.lyx.org/
  2. \lyxformat 413
  3. \begin_document
  4. \begin_header
  5. \textclass book
  6. \use_default_options false
  7. \maintain_unincluded_children false
  8. \language french
  9. \language_package default
  10. \inputencoding latin9
  11. \fontencoding T1
  12. \font_roman default
  13. \font_sans helvet
  14. \font_typewriter default
  15. \font_default_family sfdefault
  16. \use_non_tex_fonts false
  17. \font_sc false
  18. \font_osf false
  19. \font_sf_scale 100
  20. \font_tt_scale 100
  21. \graphics default
  22. \default_output_format default
  23. \output_sync 0
  24. \bibtex_command default
  25. \index_command default
  26. \paperfontsize 10
  27. \spacing single
  28. \use_hyperref true
  29. \pdf_bookmarks true
  30. \pdf_bookmarksnumbered false
  31. \pdf_bookmarksopen false
  32. \pdf_bookmarksopenlevel 1
  33. \pdf_breaklinks false
  34. \pdf_pdfborder false
  35. \pdf_colorlinks true
  36. \pdf_backref false
  37. \pdf_pdfusetitle true
  38. \pdf_quoted_options "linkcolor=blue"
  39. \papersize a4paper
  40. \use_geometry true
  41. \use_amsmath 1
  42. \use_esint 1
  43. \use_mhchem 0
  44. \use_mathdots 0
  45. \cite_engine basic
  46. \use_bibtopic false
  47. \use_indices false
  48. \paperorientation portrait
  49. \suppress_date true
  50. \use_refstyle 0
  51. \index Index
  52. \shortcut idx
  53. \color #008000
  54. \end_index
  55. \leftmargin 1.5cm
  56. \topmargin 3cm
  57. \rightmargin 1.5cm
  58. \bottommargin 3cm
  59. \secnumdepth 3
  60. \tocdepth 3
  61. \paragraph_separation indent
  62. \paragraph_indentation default
  63. \quotes_language french
  64. \papercolumns 1
  65. \papersides 2
  66. \paperpagestyle fancy
  67. \tracking_changes false
  68. \output_changes false
  69. \html_math_output 0
  70. \html_css_as_file 0
  71. \html_be_strict false
  72. \end_header
  73. \begin_body
  74. \begin_layout Standard
  75. \begin_inset ERT
  76. status collapsed
  77. \begin_layout Plain Layout
  78. %version : juillet 2012
  79. \end_layout
  80. \begin_layout Plain Layout
  81. \end_layout
  82. \end_inset
  83. \begin_inset ERT
  84. status collapsed
  85. \begin_layout Plain Layout
  86. \backslash
  87. thispagestyle{empty}
  88. \end_layout
  89. \end_inset
  90. \begin_inset ERT
  91. status collapsed
  92. \begin_layout Plain Layout
  93. \backslash
  94. begin{titlepage}
  95. \end_layout
  96. \end_inset
  97. \end_layout
  98. \begin_layout Standard
  99. \noindent
  100. \align center
  101. \begin_inset Box Frameless
  102. position "c"
  103. hor_pos "c"
  104. has_inner_box 1
  105. inner_pos "c"
  106. use_parbox 0
  107. use_makebox 0
  108. width "100mm"
  109. special "none"
  110. height "1in"
  111. height_special "totalheight"
  112. status open
  113. \begin_layout Plain Layout
  114. \begin_inset Graphics
  115. filename images/Titre/cc_logo_v2_qt.png
  116. width 100mm
  117. \end_inset
  118. \end_layout
  119. \end_inset
  120. \end_layout
  121. \begin_layout Standard
  122. \align center
  123. \begin_inset VSpace 10mm
  124. \end_inset
  125. \end_layout
  126. \begin_layout Standard
  127. \align center
  128. \size giant
  129. CloudCompare
  130. \end_layout
  131. \begin_layout Standard
  132. \align center
  133. \begin_inset VSpace 10mm
  134. \end_inset
  135. \size larger
  136. Manuel utilisateur de la version 2.4
  137. \size default
  138. \end_layout
  139. \begin_layout Standard
  140. \noindent
  141. \align center
  142. \begin_inset VSpace 50mm
  143. \end_inset
  144. \end_layout
  145. \begin_layout Standard
  146. \noindent
  147. \align center
  148. \size larger
  149. Authors : DGM, AB, RM
  150. \size default
  151. \end_layout
  152. \begin_layout Standard
  153. \align center
  154. \begin_inset VSpace 10mm
  155. \end_inset
  156. \end_layout
  157. \begin_layout Standard
  158. \noindent
  159. \align center
  160. \size larger
  161. www.cloudcompare.org
  162. \end_layout
  163. \begin_layout Standard
  164. \begin_inset ERT
  165. status collapsed
  166. \begin_layout Plain Layout
  167. \backslash
  168. end{titlepage}
  169. \end_layout
  170. \end_inset
  171. \end_layout
  172. \end_body
  173. \end_document