]> git.lyx.org Git - features.git/blob - lib/examples/ja/Braille.lyx
Revert changes for output format dvi4
[features.git] / lib / examples / ja / Braille.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jarticle
6 \begin_preamble
7 % color greyed-out notes blue
8 \renewenvironment{lyxgreyedout}
9  {\textcolor{blue}\bgroup}{\egroup}
10 \end_preamble
11 \use_default_options false
12 \begin_modules
13 braille
14 \end_modules
15 \maintain_unincluded_children false
16 \language japanese
17 \language_package default
18 \inputencoding auto
19 \fontencoding global
20 \font_roman default
21 \font_sans default
22 \font_typewriter default
23 \font_default_family default
24 \use_non_tex_fonts false
25 \font_sc false
26 \font_osf false
27 \font_sf_scale 100
28 \font_tt_scale 100
29
30 \graphics default
31 \default_output_format default
32 \output_sync 0
33 \bibtex_command default
34 \index_command default
35 \paperfontsize default
36 \spacing single
37 \use_hyperref true
38 \pdf_title "How to write Braille with LyX"
39 \pdf_author "Uwe Stohr"
40 \pdf_bookmarks false
41 \pdf_bookmarksnumbered false
42 \pdf_bookmarksopen false
43 \pdf_bookmarksopenlevel 1
44 \pdf_breaklinks false
45 \pdf_pdfborder false
46 \pdf_colorlinks true
47 \pdf_backref false
48 \pdf_pdfusetitle false
49 \pdf_quoted_options "pdfstartview=XYZ"
50 \papersize default
51 \use_geometry true
52 \use_amsmath 1
53 \use_esint 1
54 \use_mhchem 1
55 \use_mathdots 1
56 \cite_engine basic
57 \use_bibtopic false
58 \use_indices false
59 \paperorientation portrait
60 \suppress_date false
61 \use_refstyle 0
62 \index 索引
63 \shortcut idx
64 \color #008000
65 \end_index
66 \leftmargin 2.5cm
67 \rightmargin 2.5cm
68 \secnumdepth 3
69 \tocdepth 3
70 \paragraph_separation skip
71 \defskip medskip
72 \quotes_language english
73 \papercolumns 1
74 \papersides 1
75 \paperpagestyle default
76 \tracking_changes false
77 \output_changes false
78 \html_math_output 0
79 \html_css_as_file 0
80 \html_be_strict false
81 \end_header
82
83 \begin_body
84
85 \begin_layout Title
86 LyXで点字を書く
87 \end_layout
88
89 \begin_layout Author
90 Uwe Stöhr
91 \begin_inset Newline newline
92 \end_inset
93
94
95 \begin_inset CommandInset href
96 LatexCommand href
97 target "uwestoehr@web.de"
98 type "mailto:"
99
100 \end_inset
101
102
103 \end_layout
104
105 \begin_layout Standard
106 まず一般的な注意をひとつ。LaTeXで生成できる点字は、完全ではありません。点字には、6点点字と8点点字がありますが、LaTeX(したがってLyXも)は、アクセ
107 ント文字のない6点点字のみをサポートしています。
108 \end_layout
109
110 \begin_layout Standard
111 LyXで点字を書くには、文書設定の
112 \family sans
113 モジュール
114 \family default
115 面で
116 \family sans
117 点字
118 \family default
119 モジュールを読み込んでください。そうすると、LyXの環境選択ボックスから
120 \family sans
121 点字(既定値)
122 \family default
123 環境または
124 \family sans
125 点字(テキストサイズ
126 \family default
127 )環境を選択して、文章を書けるようになります。他の点字環境は、以下に述べるように、特定の性質を有効にしたり無効にしたりするためだけのものです。これらの環境には文
128 章は入れません。
129 \end_layout
130
131 \begin_layout Standard
132 以下の例をご覧下さい。
133 \begin_inset Newline newline
134 \end_inset
135
136
137 \begin_inset CommandInset line
138 LatexCommand rule
139 offset "0.5ex"
140 width "100line%"
141 height "1pt"
142
143 \end_inset
144
145
146 \end_layout
147
148 \begin_layout Standard
149 ラテン文字:
150 \begin_inset Newline newline
151 \end_inset
152
153 This is an example sentence written in Braille.
154 \end_layout
155
156 \begin_layout Standard
157 点字:
158 \end_layout
159
160 \begin_layout Braille (default)
161 This is an example sentence written in Braille.
162 \end_layout
163
164 \begin_layout Standard
165 \noindent
166 \begin_inset CommandInset line
167 LatexCommand rule
168 offset "0.5ex"
169 width "100line%"
170 height "1pt"
171
172 \end_inset
173
174
175 \end_layout
176
177 \begin_layout Standard
178 \begin_inset VSpace bigskip
179 \end_inset
180
181 LaTeXは、点字で書かれた単語のハイフネーションを行うことができません。ハイフネーションは、手動で行う必要があります。
182 \end_layout
183
184 \begin_layout Standard
185 \begin_inset VSpace bigskip
186 \end_inset
187
188
189 \begin_inset Note Greyedout
190 status open
191
192 \begin_layout Plain Layout
193
194 \series bold
195 (註)
196 \series default
197 点字モジュールでは、ラテン文字・数字・句読点・括弧のみを印字することができます。「@」や「$」のような特殊文字や、ウムラウトのようなアクセント文字、改行などはサ
198 ポートされていません。
199 \end_layout
200
201 \end_inset
202
203
204 \end_layout
205
206 \begin_layout Standard
207 \begin_inset VSpace bigskip
208 \end_inset
209
210
211 \begin_inset Note Greyedout
212 status open
213
214 \begin_layout Plain Layout
215
216 \series bold
217 (註)
218 \series default
219 LyXやLaTeXの固有名詞である「LaTeX」・「LaTeX2e」・「TeX」・「LyX」は、以下の例のように、TeXコードで入れなくてはなりません。
220 \end_layout
221
222 \end_inset
223
224
225 \end_layout
226
227 \begin_layout Standard
228 \noindent
229 \begin_inset CommandInset line
230 LatexCommand rule
231 offset "0.5ex"
232 width "100line%"
233 height "1pt"
234
235 \end_inset
236
237
238 \end_layout
239
240 \begin_layout Standard
241 ラテン文字:
242 \begin_inset ERT
243 status collapsed
244
245 \begin_layout Plain Layout
246
247 LyX
248 \end_layout
249
250 \end_inset
251
252  is cool!
253 \begin_inset Newline newline
254 \end_inset
255
256 点字:
257 \end_layout
258
259 \begin_layout Braille (default)
260 \begin_inset ERT
261 status collapsed
262
263 \begin_layout Plain Layout
264
265 LyX
266 \end_layout
267
268 \end_inset
269
270  is cool!
271 \end_layout
272
273 \begin_layout Standard
274 \noindent
275 \begin_inset CommandInset line
276 LatexCommand rule
277 offset "0.5ex"
278 width "100line%"
279 height "1pt"
280
281 \end_inset
282
283
284 \end_layout
285
286 \begin_layout Standard
287 以下は、「This is Braille.」という文章例を、さまざまな点字環境で表示させたものです。
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset VSpace bigskip
292 \end_inset
293
294
295 \family sans
296 点字(既定値)
297 \family default
298
299 \end_layout
300
301 \begin_layout Braille (default)
302 This is Braille.
303 \end_layout
304
305 \begin_layout Standard
306
307 \family sans
308 点字(本文寸法大)
309 \family default
310  - ほぼ文書の本文文字寸法に一致する大きさです:
311 \end_layout
312
313 \begin_layout Braille (textsize)
314 This is Braille.
315 \end_layout
316
317 \begin_layout Standard
318 \begin_inset VSpace bigskip
319 \end_inset
320
321
322 \family sans
323 点字(点付き)
324 \family default
325  - 空位置に小さな点を表示することができます:
326 \end_layout
327
328 \begin_layout Braille (dots on)
329
330 \end_layout
331
332 \begin_layout Braille (textsize)
333 This is Braille.
334 \end_layout
335
336 \begin_layout Standard
337 \begin_inset VSpace bigskip
338 \end_inset
339
340 後で、点字ニードルや適切な他の方法を使って、点字を「印字」できるように、文章を鏡像にすることができます:
341 \end_layout
342
343 \begin_layout Standard
344 通常:
345 \end_layout
346
347 \begin_layout Braille (default)
348 This is Braille.
349 \end_layout
350
351 \begin_layout Standard
352
353 \family sans
354 点字(鏡像)
355 \family default
356
357 \end_layout
358
359 \begin_layout Braille (mirror on)
360
361 \end_layout
362
363 \begin_layout Braille (default)
364 This is Braille.
365 \end_layout
366
367 \begin_layout Braille (mirror off)
368
369 \end_layout
370
371 \begin_layout Standard
372 \begin_inset VSpace bigskip
373 \end_inset
374
375 点字の文字は、点字ボックスに数字を書くことによっても、作成することができます。点字ボックスは、
376 \family sans
377 挿入\SpecialChar \menuseparator
378 任意設定差込枠
379 \family default
380 メニューで挿入することができます。このボックス内の各数値は、対応する点字ドットを出力するようにします。たとえば、
381 \series bold
382 6145
383 \series default
384 という数値は:
385 \begin_inset Newline newline
386 \end_inset
387
388
389 \begin_inset Flex Braillebox
390 status open
391
392 \begin_layout Plain Layout
393 6145
394 \end_layout
395
396 \end_inset
397
398
399 \begin_inset Newline newline
400 \end_inset
401
402 のようになります。
403 \end_layout
404
405 \begin_layout Standard
406 \begin_inset VSpace bigskip
407 \end_inset
408
409 8点点字を使用するコンピューター点字は、
410 \series bold
411
412 \backslash
413 brailleeightdotstrue
414 \series default
415 コマンドで有効にすることができますが、追加の二点は、点字ボックスを使用するときのみ印字されます。たとえば、点字ボックス内に
416 \series bold
417 8175
418 \series default
419 という数値を書くと:
420 \begin_inset Newline newline
421 \end_inset
422
423
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429
430 \backslash
431 brailleeightdotstrue 
432 \end_layout
433
434 \end_inset
435
436  
437 \begin_inset Flex Braillebox
438 status open
439
440 \begin_layout Plain Layout
441 8175
442 \end_layout
443
444 \end_inset
445
446  
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452
453 \backslash
454 brailleeightdotsfalse 
455 \end_layout
456
457 \end_inset
458
459
460 \begin_inset Newline newline
461 \end_inset
462
463 のようになります。
464 \end_layout
465
466 \begin_layout Standard
467 \begin_inset VSpace bigskip
468 \end_inset
469
470 既定の点字フォントの寸法は、長さ
471 \series bold
472
473 \backslash
474 brailleunit
475 \series default
476 で変更することができます。既定値は2.4
477 \begin_inset space \thinspace{}
478 \end_inset
479
480 mmです。たとえば、2倍の大きさの点字を作るには、文書中にTeXコードで以下のコマンドを記述してください:
481 \end_layout
482
483 \begin_layout Standard
484
485 \series bold
486
487 \backslash
488 renewcommand{
489 \backslash
490 braillenormal}[1]
491 \begin_inset Newline newline
492 \end_inset
493
494
495 \begin_inset space ~
496 \end_inset
497
498 {
499 \backslash
500 setlength{
501 \backslash
502 brailleunit}{4.8mm}
503 \backslash
504 braille{#1}}
505 \end_layout
506
507 \begin_layout Standard
508 2倍の大きさの点字:
509 \begin_inset ERT
510 status collapsed
511
512 \begin_layout Plain Layout
513
514
515 \backslash
516 renewcommand{
517 \backslash
518 braillenormal}[1]
519 \end_layout
520
521 \begin_layout Plain Layout
522
523  {
524 \backslash
525 setlength{
526 \backslash
527 brailleunit}{4mm}
528 \backslash
529 braille{#1}}
530 \end_layout
531
532 \end_inset
533
534
535 \end_layout
536
537 \begin_layout Braille (default)
538 This is Braille.
539 \end_layout
540
541 \begin_layout Standard
542 \begin_inset ERT
543 status collapsed
544
545 \begin_layout Plain Layout
546
547
548 \backslash
549 renewcommand{
550 \backslash
551 braillenormal}[1]
552 \end_layout
553
554 \begin_layout Plain Layout
555
556  {
557 \backslash
558 setlength{
559 \backslash
560 brailleunit}{2mm}
561 \backslash
562 braille{#1}}
563 \end_layout
564
565 \end_inset
566
567
568 \end_layout
569
570 \begin_layout Standard
571 \begin_inset VSpace bigskip
572 \end_inset
573
574 点字セルの寸法に関して、詳しくは以下をご覧下さい。
575 \begin_inset Newline newline
576 \end_inset
577
578
579 \begin_inset CommandInset href
580 LatexCommand href
581 name "http://www.tiresias.org/research/reports/braille_cell.htm"
582 target "http://www.tiresias.org/research/reports/braille_cell.htm"
583
584 \end_inset
585
586 .
587 \end_layout
588
589 \end_body
590 \end_document