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