[cig-commits] r15619 - in short/3D/PyLith/trunk/doc/userguide: . benchmarks/savageprescott intro materials runpylith

sue at geodynamics.org sue at geodynamics.org
Fri Aug 28 12:38:00 PDT 2009


Author: sue
Date: 2009-08-28 12:37:59 -0700 (Fri, 28 Aug 2009)
New Revision: 15619

Modified:
   short/3D/PyLith/trunk/doc/userguide/benchmarks/savageprescott/savageprescott.lyx
   short/3D/PyLith/trunk/doc/userguide/intro/intro.lyx
   short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx
   short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx
   short/3D/PyLith/trunk/doc/userguide/userguide.lyx
Log:
fixed images tilted, text off page; text bleeding out of table cell

Modified: short/3D/PyLith/trunk/doc/userguide/benchmarks/savageprescott/savageprescott.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/benchmarks/savageprescott/savageprescott.lyx	2009-08-28 17:44:57 UTC (rev 15618)
+++ short/3D/PyLith/trunk/doc/userguide/benchmarks/savageprescott/savageprescott.lyx	2009-08-28 19:37:59 UTC (rev 15619)
@@ -1,4 +1,4 @@
-#LyX 1.6.2 created this file. For more info see http://www.lyx.org/
+#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
 \lyxformat 345
 \begin_document
 \begin_header
@@ -310,7 +310,6 @@
 \begin_inset Graphics
 	filename figs/model_descript.eps
 	scale 33
-	rotateAngle 90
 
 \end_inset
 

Modified: short/3D/PyLith/trunk/doc/userguide/intro/intro.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/intro/intro.lyx	2009-08-28 17:44:57 UTC (rev 15618)
+++ short/3D/PyLith/trunk/doc/userguide/intro/intro.lyx	2009-08-28 19:37:59 UTC (rev 15619)
@@ -1,4 +1,4 @@
-#LyX 1.6.2 created this file. For more info see http://www.lyx.org/
+#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
 \lyxformat 345
 \begin_document
 \begin_header
@@ -236,7 +236,6 @@
 \begin_inset Graphics
 	filename figs/packages.eps
 	scale 40
-	rotateAngle 90
 
 \end_inset
 

Modified: short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx	2009-08-28 17:44:57 UTC (rev 15618)
+++ short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx	2009-08-28 19:37:59 UTC (rev 15619)
@@ -659,12 +659,14 @@
 \begin_layout Plain Layout
 
 \family typewriter
-total_strain, stress, viscous_strain_1,viscous_strain_2,
-\end_layout
+total_strain, stress, viscous_strain_1,
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Plain Layout
+viscous_strain_2,
+\begin_inset Newline newline
+\end_inset
 
-\family typewriter
 viscous_strain_3
 \end_layout
 

Modified: short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx	2009-08-28 17:44:57 UTC (rev 15618)
+++ short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx	2009-08-28 19:37:59 UTC (rev 15619)
@@ -1,4 +1,4 @@
-#LyX 1.6.2 created this file. For more info see http://www.lyx.org/
+#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
 \lyxformat 345
 \begin_document
 \begin_header
@@ -2704,19 +2704,27 @@
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 [pylithapp.timedependent.materials.material]
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties = spatialdata.spatialdb.UniformDB ; Set the db to a UniformDB
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.values = [vp,vs,density] ; Set the names of the values in the
  database
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.data = [5773.5*m/s, 3333.3*m/s, 2700.0*kg/m**3] ; Set the values
  in the database
 \end_layout
@@ -2821,30 +2829,49 @@
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 [pylithapp.timedependent.materials.material]
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties = spatialdata.spatialdb.SCECCVMH ; Set the database to the SCEC
  CVM-H
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.data_dir = /home/johndoe/data/sceccvm-h/vx53 ; Directory containing
- the database data files
+\begin_inset Newline newline
+\end_inset
+
+the database data files
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.min_vs = 500*m/s
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.squash = True ; Turn on squashing
 \end_layout
 
 \begin_layout LyX-Code
+
+\size small
 db_properties.squash_limit = -1000.0 ; Only distort the geometry above z =
- -1 km in flattening the earth
+ -1 km in 
+\begin_inset Newline newline
+\end_inset
+
+flattening the earth
 \end_layout
 
 \begin_layout Subsection

Modified: short/3D/PyLith/trunk/doc/userguide/userguide.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/userguide.lyx	2009-08-28 17:44:57 UTC (rev 15618)
+++ short/3D/PyLith/trunk/doc/userguide/userguide.lyx	2009-08-28 19:37:59 UTC (rev 15619)
@@ -30,7 +30,7 @@
 \use_geometry true
 \use_amsmath 1
 \use_esint 0
-\cite_engine natbib_authoryear
+\cite_engine basic
 \use_bibtopic false
 \paperorientation portrait
 \leftmargin 1in
@@ -81,7 +81,7 @@
 
 \begin_layout Standard
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -326,6 +326,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "1"
 key "Williams:etal:2005"
 
 \end_inset
@@ -346,6 +347,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "2"
 key "Williams:2006"
 
 \end_inset
@@ -369,6 +371,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "3"
 key "Aagaard:etal:2001a"
 
 \end_inset
@@ -386,6 +389,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "4"
 key "Aagaard:etal:2001b"
 
 \end_inset
@@ -404,6 +408,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "5"
 key "Aagaard:etal:2007"
 
 \end_inset
@@ -423,6 +428,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "6"
 key "Aagaard:etal:2008"
 
 \end_inset
@@ -446,6 +452,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "7"
 key "Brune:1970"
 
 \end_inset
@@ -462,6 +469,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
+label "8"
 key "Kojic:Bathe:1987"
 
 \end_inset
@@ -487,7 +495,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "7"
+label "9"
 key "Zienkiewicz:Taylor:2000"
 
 \end_inset
@@ -504,7 +512,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "8"
+label "10"
 key "Taylor:2003"
 
 \end_inset
@@ -520,7 +528,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "9"
+label "11"
 key "Timoshenko:Goodier:1987"
 
 \end_inset
@@ -537,7 +545,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "10"
+label "12"
 key "Okada:1992"
 
 \end_inset
@@ -560,7 +568,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "11"
+label "13"
 key "Savage:Prescott:1978"
 
 \end_inset
@@ -586,7 +594,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "12"
+label "14"
 key "Kirby:Kronenberg:1987"
 
 \end_inset
@@ -605,7 +613,7 @@
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "13"
+label "15"
 key "Paterson:1994"
 
 \end_inset



More information about the CIG-COMMITS mailing list