summaryrefslogtreecommitdiff
path: root/doc/forum/configuring_texlive_papersize
diff options
context:
space:
mode:
authorspwhitton2018-09-18 22:17:07 +0000
committeradmin2018-09-18 22:17:07 +0000
commit97000fc980d22d97600710b7dad4c1f1cdb8a57d (patch)
tree03c176f49ee5b397b9092a8765526f5efeec5424 /doc/forum/configuring_texlive_papersize
parent124d270cae5cf1aa15cba8d6658cbfe69742226d (diff)
Added a comment
Diffstat (limited to 'doc/forum/configuring_texlive_papersize')
-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\" []
+
+"""]]