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