summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/vita/vitaVoice.clo
blob: 82f831557c8d0fe30d865e370b3f41b6d98ec2fe (plain)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
\ProvidesFile{ComputerScience.clo}
        [1995/02/07 vita class option file for Music]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% (C) Copyright 1995, Andrej Brodnik, ABrodnik@UWaterloo.CA. All
%% rights reserved.
%%
%% This is a generated file. Permission is granted to to customize the 
%% declarations in this file to serve the needs of your installation. 
%% However, no permission is granted to distribute a modified version of 
%% this file under its original name. 
%% 
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
%% Based on:
%% ---------
%% CALL NO. : MT  892 L45
%% AUTHOR   : Legge, Anthony.
%% TITLE    : The art of auditioning : a handbook for singers,
%%            accompanists and coaches /  by Anthony Legge ; edited by
%%            Trevor Ford.
%% IMPRINT  : London : Rhinegold, 1988.
%% COLLATION: x, 194 p. : ill., music ; 19 cm.
%% SUBJECT  : Singing - Auditions - Handbooks, manuals, etc.
%% AUTHOR AE: Ford, Trevor.
%%
%% File containing Curriculum vitae consists of three parts:
%%  o header which defines all user dependent information, such as
%%    name and addresses.
%%  o the content
%%
%% The content is further subdivided into categories each of which
%% starts with ``\begin{Name of category}''\footnote{There can be
%% spaces in the name of category.} and ends by
%% ``\end{category}''.\footnote{The complete list of available
%% categories is provided below and also how one can add new
%% categories.}.
%%
%% Entries in different categories and kinds are separated (start) with
%% command ``\item''. The only difference are categories
%% ``References'' and ``Agent'', which entries are separated by
%% command ``\and''. Here is a very short example of usage:
%%
%%----------------------------------------
%% \documentclass[Music]{vita}
%%
%% \begin{document}
%%   \name{Andrej Brodnik}
%%   \businessAddress{First line \\ second line of bussines address}
%%   \homeAddress{Again \\ multiline address \\ perhaps with phone number}
%%
%% \begin{vita}
%% \begin{Date of Birth}
%%   \item Not that far ago.
%% \end{Date of Birth}
%%
%% \begin{Voice Type}
%%   \item Soprano
%% \end{Voice Type}
%%
%% \begin{Agent}
%%
%%      Somebody
%%   \\ with multiline
%%   \\ address.
%%
%% \end{Agent}
%%
%% \begin{Referees}
%%    The first person
%% \\ his address
%% \\ in multiple lines
%%
%% \and
%%
%%    The second person
%% \\ again, multiple lines
%% \end{Referees}
%%
%% \end{vita}
%% \end{document}
%%----------------------------------------

%%%%
%
% First categories. According to HS we predefine the following
% categories:
%   o ``Date of Birth''
%   o ``Voice type''
%   o ``Qualifications''
%   o ``Singing Teachers''
%   o ``Operatic Roles''
%   o ``Oratorio''
%   o ``Recitals''
%   o ``Masterclasses and Competitions''
%   o ``Future Engagements''
%   o ``Other Performing Experience''
%
% To define additional categories use command ``\newcategory'' (see
% ``vita.cls'' file for details).
%---
\newcategory{Date of Birth}
\newcategory{Voice Type}
\newcategory{Qualifications}
\newcategory{Singing Teachers}
\newcategory{Operatic Roles}
\newcategory{Oratorio}
\newcategory{Recitals}
\newcategory[Masterclasses \& Competitions]{Masterclasses and Competitions}
\newcategory{Future Engagements}
\newcategory{Other Performing Experience}

%%%%
%
% Finally, we have also referees and agent(s) which are so called
% ``plain category''. Note that their multiple entries are separated
% by the ``\and'' command.
%
% To define additional plain categories see file ``vita.cls'' for
% details.
%---
\newplaincategory{Agent}
\newplaincategory{Referees}