]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Modified TableHandler::write_tex.
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 29 Oct 2004 14:38:37 +0000 (14:38 +0000)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 29 Oct 2004 14:38:37 +0000 (14:38 +0000)
Added TableHandler::tex_set_table_label
Added TableHandler::tex_set_table_caption

git-svn-id: https://svn.dealii.org/trunk@9739 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/c-5.0.html

index 04bb4b90df6acf2e455d640206398b368b3b94b3..96881105bd54515f2e2f4540e70559738d9fc8aa 100644 (file)
@@ -114,6 +114,20 @@ inconvenience this causes.
 
 <ol>
 
+<li>
+   <p> New: The <code class="member">
+   TableHandler::write_tex</code> now accepts the additional boolean
+   argument <code class="member">with_header</code> which is set to
+   false by default and permits to write the table in "ready to be
+   included" way (i.e. without the \documentclass{...},
+   \begin{document} and \end{document} stuff).<br> In addition to
+   this, there are two new members in the above class: <code
+   class="member"> TableHandler::tex_set_table_caption</code> and
+   <code class="member"> TableHandler::tex_set_table_label</code> to
+   add a caption and a label to the tex generated table.  <br> (Luca
+   Heltai 2004/10/29)
+   </p>
+
   <li> <p>
        Fixed: <code
        class="member">DataOutBase<2,3>::write_tecplot</code> did not

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.