From 1e3f6a3530ca0a15ca0a20a5cfd622ef52e1af64 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 1 Apr 2015 07:44:13 +0000 Subject: [PATCH] --- doc/texinfo/gmsh.texi | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 8134a8ab43..939d6a1911 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -5174,11 +5174,9 @@ You can create simple MPEG animations by choosing MPEG as the format in post-processing data sets, or to change parameters according to @code{Print.Parameter}. To create fully customized animations or to use different output formats (AVI, MP4, etc.) you should write a -script. Have a look at -@url{https://geuz.org/svn/gmsh/trunk/tutorial/t8.geo,t8.geo}@footnote{Login -and password: @code{gmsh}.} or -@url{https://geuz.org/svn/gmsh/trunk/demos/anim.script,demos/anim.script} -for some examples. +script. Have a look at @ref{t8.geo} or +@url{https://geuz.org/svn/gmsh/trunk/demos/anim.script,demos/anim.script}@footnote{Login +and password: @code{gmsh}.} for some examples. @item Can I change values in input fields with the mouse in the GUI? -- GitLab