e326aca703f7f1f063d01f44bae2794074270c68
[goodguy/cinelerra.git] / cinelerra-5.1 / doc / help_br_index.html
1 <html>
2 <head>
3
4 <script type="text/javascript">
5 var B_Lang = window.navigator.language||navigator.browserLanguage;
6 var userLang = B_Lang.slice(0,2);
7 var ref = 'help_br_en.pdf';
8 switch(userLang){
9 //Only uncomment when the file exists with this language, check that the name is correct.
10 //  case 'fr':  ref = 'help_br_fr.pdf';  break; //French 
11 //  case 'de':  ref = 'help_br_de.pdf';  break; //German 
12 //  case 'ru':  ref = 'help_br_ru.pdf';  break; //Russian
13     case 'es':  ref = 'help_br_es.pdf';  break; //Spanish
14 //  case 'it':  ref = 'help_br_it.pdf';  break; //Italian
15 //  case 'nb':  ref = 'help_br_nb.pdf';  break; //Norwegian 
16 }
17
18 window.location.href = ref;
19 </script>
20
21 <style type="text/css">
22 body {
23  width: 30%;
24  margin:0 auto;
25  font-family: Verdana, Arial, Helvetica, sans-serif;
26 }
27 h1 {
28  margin-top:10%;
29  margin-bottom:0;
30  font-size: 2em;
31  color: #3d77d5;
32 }
33 h2{
34  margin-top:0;
35  margin-bottom:8px;
36  font-size: 1.5em;
37  color: gray;
38  text-decoration: underline black;
39 }
40 p { 
41  margin-top:0;
42  margin-bottom: 12px;
43  line-height: 100%;
44  font-size: 1.2em;
45 }
46
47 </style>
48 </head>
49 <body>
50 <!-- Java script off -->
51 <h1>Cinelerra GG</h1>
52 <h2>Batch Render Quick Start Guide</h2>
53 <p><a href="help_br_en.pdf">English</a></p>
54 <p><a href="help_br_es.pdf">EspaƱol</a></p>
55 <!-- new lines lang here -->
56
57
58 <!-- optional help -->
59 <!--
60 <p>If you would like to make the guide translated into your language, <a href="https://www.cinelerra-gg.org/translate-app/">you can contact the Cinelerra team</a> and they will tell you how to do it.<br />
61 Thank you.</p>
62 -->
63 </body>
64 </html>