summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/configuring_texlive_papersize/comment_1_e4c1bd36c3739d4dd9bf7316c9021a14._comment20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/forum/configuring_texlive_papersize/comment_1_e4c1bd36c3739d4dd9bf7316c9021a14._comment b/doc/forum/configuring_texlive_papersize/comment_1_e4c1bd36c3739d4dd9bf7316c9021a14._comment
new file mode 100644
index 00000000..ac85d2b3
--- /dev/null
+++ b/doc/forum/configuring_texlive_papersize/comment_1_e4c1bd36c3739d4dd9bf7316c9021a14._comment
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="spwhitton"
+ avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb"
+ subject="comment 1"
+ date="2018-09-18T22:17:07Z"
+ content="""
+I have this (the laptop is otherwise en_GB):
+
+ -- iris is in the US
+ & \"en_US.UTF-8\" `Locale.selectedFor`
+ [ \"LC_PAPER\"
+ , \"LC_ADDRESS\"
+ , \"LC_MONETARY\"
+ , \"LC_TELEPHONE\"
+ , \"LC_TIME\"
+ ]
+ & \"/etc/papersize\" `File.hasContent` [\"letter\"]
+ `onChange` Apt.reConfigure \"libpaper1\" []
+
+"""]]