From: Uwe Stöhr Date: Mon, 17 Apr 2017 02:08:43 +0000 (+0200) Subject: PDF-form.lyx: some minor fixes X-Git-Tag: 2.3.0alpha1~38 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=fd777a60142b6422288d9aa7da1e74250e05037c;p=features.git PDF-form.lyx: some minor fixes --- diff --git a/lib/examples/PDF-form.lyx b/lib/examples/PDF-form.lyx index 8498335b5c..42f0a8e473 100644 --- a/lib/examples/PDF-form.lyx +++ b/lib/examples/PDF-form.lyx @@ -26,10 +26,10 @@ this.delay = true; if((event.value == "u") || (event.value == "unlimited")) { this.getField("from").display = display.hidden; - this.getField("to").display = display.hidden; + this.getField("until").display = display.hidden; } else { this.getField("from").display = display.visible; - this.getField("to").display = display.visible; + this.getField("until").display = display.visible; this.getField("from").setFocus(); } this.delay = false; @@ -2868,7 +2868,7 @@ begin{insDLJS}[exaaae]{exaaae}{JavaScript} \begin_layout Plain Layout - this.getField("to").display = display.hidden; + this.getField("until").display = display.hidden; \end_layout \begin_layout Plain Layout @@ -2883,7 +2883,7 @@ begin{insDLJS}[exaaae]{exaaae}{JavaScript} \begin_layout Plain Layout - this.getField("to").display = display.visible; + this.getField("until").display = display.visible; \end_layout \begin_layout Plain Layout @@ -3065,7 +3065,7 @@ name=from,width=10em \begin_inset Text \begin_layout Plain Layout -To: +Until: \end_layout \end_inset @@ -3082,7 +3082,7 @@ status open status open \begin_layout Plain Layout -name=to,width=10em +name=until,width=10em \end_layout \end_inset @@ -3269,7 +3269,9 @@ Submitting and applying data requires that all form elements have a name. \end_layout \begin_layout Itemize -Creating a PDF form requires pdflatex or lualatex. +Creating a PDF form requires pdf\SpecialChar TeX + or Lua\SpecialChar TeX +. Use therefore either the \SpecialChar LyX export formats \family sans @@ -3277,8 +3279,7 @@ PDF (pdflatex) \family default or \family sans -PDF (Lua\SpecialChar TeX -) +PDF (LuaTeX) \family default . \end_layout diff --git a/lib/examples/de/PDF-form.lyx b/lib/examples/de/PDF-form.lyx index 20f13b053b..b1a593c7a2 100644 --- a/lib/examples/de/PDF-form.lyx +++ b/lib/examples/de/PDF-form.lyx @@ -3185,7 +3185,9 @@ Das Senden und Anwenden von Daten setzt voraus, dass alle Formularelemente \end_layout \begin_layout Itemize -Ein PDF-Formular zu erstellen, benötigt pdflatex oder lualatex. +Ein PDF-Formular zu erstellen, benötigt pdf\SpecialChar TeX + oder Lua\SpecialChar TeX +. Verwenden Sie daher die \SpecialChar LyX -Exportformate \family sans @@ -3193,8 +3195,7 @@ PDF (pdflatex) \family default oder \family sans -PDF (Lua\SpecialChar TeX -) +PDF (LuaTeX) \family default . \end_layout