name of a reference must be on one line

This commit is contained in:
eap 2013-01-09 09:07:19 +00:00
parent 577906c7b0
commit 9dc2cf2141

View File

@ -11,10 +11,9 @@ Meshes are stored in DAT, MED, UNV, STL, CGNS, GMF and SAUVE formats and can be
It is possible to \subpage constructing_meshes_page "construct meshes" It is possible to \subpage constructing_meshes_page "construct meshes"
on the basis of geometrical shapes produced in the GEOM module. on the basis of geometrical shapes produced in the GEOM module.
It is also possible to \subpage constructing_submeshes_page "construct It is also possible to
mesh on a part of the geometrical object", for example, a face, with \subpage constructing_submeshes_page "construct mesh on a part of the geometrical object",
different meshing parameters than the whole mesh. for example, a face, with different meshing parameters than the whole mesh.
Several created meshes can be \subpage building_compounds_page "combined into another mesh". Several created meshes can be \subpage building_compounds_page "combined into another mesh".