summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
commitc7bf3f5a728fcb426d1aa38fbec211d4344a3725 (patch)
tree87fbde2d0e79f9e5fce12cbb71971717568fbf9d /graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex
parentac5a96ddb02c62d71eb214ed35e3be9a154d991f (diff)
CTAN sync 202110030301
Diffstat (limited to 'graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex')
-rw-r--r--graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex38
1 files changed, 19 insertions, 19 deletions
diff --git a/graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex b/graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex
index a652cdbb04..5a349c8c63 100644
--- a/graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex
+++ b/graphics/pstricks/contrib/pedigree/pedigree-perl/doc/english1.tex
@@ -1,32 +1,32 @@
{%
\psset{descarmA=0.9}%
\begin{pspicture}(-6,-3.6)(4.5,3.6)
+\rput(-1.5, -1.8){\pstPerson[male, affected, belowtext={\small III:2}, proband]{P}}
+\rput(-3.75, -1.8){\pstPerson[female, affected, belowtext={\small III:1}]{C1}}
+\rput(1.5, -1.8){\pstPerson[male, normal, belowtext={\small III:4}]{S2}}
+\rput(0, -1.8){\pstPerson[female, affected, belowtext={\small III:3}]{S1}}
+\rput(-2.25, 0){\pstPerson[male, affected, belowtext={\small II:2}]{F1}}
+\rput(1.5, 0){\pstPerson[female, normal, belowtext={\small II:3}]{M1}}
+\rput(-3.75, 0){\pstPerson[female, obligatory, belowtext={\small II:1}]{A1}}
+\rput(0, 0){\pnode{F1_m_M1}}
+\rput(-3, 1.8){\pnode{GF1_m_GM1}}
+\rput(1.5, 1.8){\pnode{GF2_m_GM2}}
+\rput(3, 1.8){\pstPerson[female, normal, belowtext={\small I:4}]{GM2}}
\rput(-4.5, 1.8){\pstPerson[male, normal, belowtext={\small I:1}, deceased]{GF1}}
\rput(0, 1.8){\pstPerson[male, normal, belowtext={\small I:3}]{GF2}}
-\rput(3, 1.8){\pstPerson[female, normal, belowtext={\small I:4}]{GM2}}
-\rput(1.5, 1.8){\pnode{GF2_m_GM2}}
-\rput(-3, 1.8){\pnode{GF1_m_GM1}}
\rput(-1.5, 1.8){\pstPerson[female, asymptomatic, belowtext={\small I:2}, deceased]{GM1}}
-\rput(0, 0){\pnode{F1_m_M1}}
-\rput(-3.75, 0){\pstPerson[female, obligatory, belowtext={\small II:1}]{A1}}
-\rput(1.5, 0){\pstPerson[female, normal, belowtext={\small II:3}]{M1}}
-\rput(-2.25, 0){\pstPerson[male, affected, belowtext={\small II:2}]{F1}}
-\rput(0, -1.8){\pstPerson[female, affected, belowtext={\small III:3}]{S1}}
-\rput(1.5, -1.8){\pstPerson[male, normal, belowtext={\small III:4}]{S2}}
-\rput(-1.5, -1.8){\pstPerson[male, affected, belowtext={\small III:2}, proband]{P}}
-\rput(-3.75, -1.8){\pstPerson[female, affected, belowtext={\small III:1}]{C1}}
-\pstDescent{GF2_m_GM2}{M1}
-\ncline[]{GF2_m_GM2}{GM2}
-\ncline[]{GF2_m_GM2}{GF2}
-\pstDescent{GF1_m_GM1}{A1}
-\pstDescent{GF1_m_GM1}{F1}
-\ncline[]{GF1_m_GM1}{GM1}
-\ncline[]{GF1_m_GM1}{GF1}
+\pstDescent{A1}{C1}
\pstDescent{F1_m_M1}{P}
\pstDescent{F1_m_M1}{S1}
\pstDescent{F1_m_M1}{S2}
\ncline[]{F1_m_M1}{M1}
\ncline[]{F1_m_M1}{F1}
-\pstDescent{A1}{C1}
+\pstDescent{GF1_m_GM1}{A1}
+\pstDescent{GF1_m_GM1}{F1}
+\ncline[]{GF1_m_GM1}{GM1}
+\ncline[]{GF1_m_GM1}{GF1}
+\pstDescent{GF2_m_GM2}{M1}
+\ncline[]{GF2_m_GM2}{GM2}
+\ncline[]{GF2_m_GM2}{GF2}
\end{pspicture}%
}