File: learning.tely

package info (click to toggle)
lilypond 2.18.2-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 56,016 kB
  • ctags: 12,976
  • sloc: cpp: 76,601; lisp: 34,719; xml: 31,046; python: 20,799; sh: 3,472; yacc: 3,266; perl: 3,045; lex: 1,405; tcl: 457; ansic: 336; makefile: 104; php: 53
file content (95 lines) | stat: -rw-r--r-- 2,402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
@ignore
    Translation of GIT committish: dadabdfc4537ef85adb9159d46eda5a0ff180835

    When revising a translation, copy the HEAD committish of the
    version that you are working on.  For details, see the Contributors'
    Guide, node Updating translation committishes..
@end ignore

@setfilename lilypond-learning.info
@settitle GNU LilyPond 学習マニュアル
@documentencoding UTF-8
@documentlanguage ja
@afourpaper

@dircategory GNU LilyPond --- 楽譜譜刻プログラム
@direntry
* LilyPond 学習マニュアル: (lilypond-learning).        ここから始めてください。
@end direntry

@macro manualIntro
このマニュアルは LilyPond バージョン @version{} の導入部です。
@end macro


@c `Learning Manual' was born 1999-10-10 with git commit b9abaac...
@macro copyrightDeclare
Copyright @copyright{} 1999--2012 by the authors.
@end macro

@set FDL
@include macros.itexi


@c don't remove this comment.
@ignore
@omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
@omfdescription Learning Manual of the LilyPond music engraving system
@omftype program usage
@omfcategory Applications|Publishing
@omflanguage Japanese
@end ignore


@c Translators: Yoshiki Sawada
@c Translation status: post-GDP


@lilyTitlePage{学習マニュアル}

@c TOC -- non-tex
@ifnottex

@menu
* チュートリアル::              LilyPond で譜刻するための基本
* 一般的な記譜法::              LilyPond 導入の手引き
* 基礎となるコンセプト::        このマニュアルの残りの部分を読むために@c
必要とされる基本的なコンセプト
* 出力を調整する::              出力を変更するための導入部

付録

* テンプレート::                    作成 (コンパイル) 準備ができている@c
テンプレート
* GNU Free Documentation License::  このドキュメントの使用許諾書
* LilyPond インデックス::
@end menu

@docMain
@end ifnottex


@c TOC - tex
@contents

@allowcodebreaks false

@c INCLUDES

@include learning/tutorial.itely
@include learning/common-notation.itely
@include learning/fundamental.itely
@include learning/tweaks.itely

@include learning/templates.itely
@include fdl.itexi


@node LilyPond インデックス
@appendix LilyPond インデックス
@translationof LilyPond index

@printindex cp

@bye