From 234d482e1ee826b92b086018799e8749086cd5aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 30 May 2016 01:46:16 +0200 Subject: [PATCH] tufte-handout.lyx: add the lost \origon tag That the origin tag is automatically removed sucks. It consumes a lot of time to re-add it again and again. --- lib/examples/de/tufte-handout.lyx | 2 +- lib/examples/es/tufte-handout.lyx | 2 +- lib/examples/tufte-handout.lyx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/examples/de/tufte-handout.lyx b/lib/examples/de/tufte-handout.lyx index 7c7c9b9096..657c6caa16 100644 --- a/lib/examples/de/tufte-handout.lyx +++ b/lib/examples/de/tufte-handout.lyx @@ -3,7 +3,7 @@ \begin_document \begin_header \save_transient_properties true -\origin unavailable +\origin /systemlyxdir/examples/de/ \textclass tufte-handout \use_default_options false \maintain_unincluded_children false diff --git a/lib/examples/es/tufte-handout.lyx b/lib/examples/es/tufte-handout.lyx index 797c48af0c..9d78e50653 100644 --- a/lib/examples/es/tufte-handout.lyx +++ b/lib/examples/es/tufte-handout.lyx @@ -3,7 +3,7 @@ \begin_document \begin_header \save_transient_properties true -\origin unavailable +\origin /systemlyxdir/examples/es/ \textclass tufte-handout \use_default_options true \maintain_unincluded_children false diff --git a/lib/examples/tufte-handout.lyx b/lib/examples/tufte-handout.lyx index 8af69454c2..9988a30a70 100644 --- a/lib/examples/tufte-handout.lyx +++ b/lib/examples/tufte-handout.lyx @@ -3,7 +3,7 @@ \begin_document \begin_header \save_transient_properties true -\origin unavailable +\origin /systemlyxdir/examples/ \textclass tufte-handout \use_default_options true \maintain_unincluded_children false -- 2.39.5