Beste TeXers, Ik experimenteerde wat met curve2e (en de nieuwe pict2e). Maar ik ontmoette volgend probleem: \documentclass{article} % ---------------------------------------------------------------- \usepackage{curve2e} % Note: curve2e version used: [2012/03/05 v.1.40 Extension package for pict2e] % I use the Tex Live 2011 installation that contains pict2e [2011/04/05 v0.2y Improved picture commands (HjG,RN,JT)] % ---------------------------------------------------------------- \begin{document} \begin{picture}(100,100)(0,0) %\Dline(0,0)(100,0){1} \Dline(0,10)(100,10){1.5} %\Dline(0,20)(100,20){2} \Dline(0,30)(100,30){3} %\Dline(0,40)(100,40){4} \Dline(0,50)(100,50){7} \end{picture} \begin{picture}(100,100)(0,0) \Dline(0,0)(100,10){1} \Dline(0,10)(100,20){1.5} \Dline(0,20)(100,30){2} \Dline(0,30)(100,40){3} \Dline(0,40)(100,50){4} \Dline(0,50)(100,60){7} \end{picture} \end{document} % ---------------------------------------------------------------- Every out-commented (horizontal) \Dline gives an error message Runaway argument? ..... The trouble seems to be when the length is exactly divisible by the dash length. The second picture shows the trouble disappears with slanted lines. Heeft er iemand misschien een eenvoudige oplossing hiervoor ? Met dank Frank Plastria ********************************************************* * Prof. Frank PLASTRIA * MOSI * (Vakgroep Wiskunde, Operationeel onderzoek, Statistiek en Informatica voor de humane wetenschappen ) * (Dept. for Maths, OR, Stats and IS for the human sciences) * Vrije Universiteit Brussel * Pleinlaan, 2 , B-1050 Brussel , Belgium * Phone : +32 2 6293609 (Office), +32 2 6293607 (Secretary) * Fax : +32 2 6293690 * Office B204 * E-mail :Frank.Plastria@vub.ac.be * URL: http://homepages.vub.ac.be/~faplastr *********************************************************
Hallo, Bij mij liep de TeXLive2012 installate (Windows) vast tegen het eind?. Is dat bij jullie ook zo? Grtjes---Kees---
Hoi Kees, Hier geen problemen met de installatie op windows Wim W. Wilhelm.
Hallo,
Bij mij liep de TeXLive2012 installate (Windows) vast tegen het eind?. Is dat bij jullie ook zo?
Grtjes---Kees--- _______________________________________________ TeX-NL mailing list TeX-NL@ntg.nl http://www.ntg.nl/cgi-bin/mailman/listinfo/tex-nl
On Sat, Dec 01, 2012 at 03:13:14PM +0100, Kees van der Laan wrote:
Hallo,
Bij mij liep de TeXLive2012 installate (Windows) vast tegen het eind?. Is dat bij jullie ook zo?
Kijk ook op http://www.tug.org/texlive/windows.html#trouble -- Siep Kroonenberg
participants (4)
-
Kees van der Laan
-
Plastria F.
-
Siep Kroonenberg
-
Wim W. Wilhelm