diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help')
14 files changed, 1123 insertions, 0 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess new file mode 100755 index 000000000..d395348ae --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess @@ -0,0 +1,28 @@ +Options +MultiViews +LanguagePriority en +AddLanguage pt-br .pt-br + +<Files ~ "*.html"> + +ForceType 'text/html; charset=utf-8' + +</Files> + +<Files ~ "*.xhtml"> + +ForceType 'application/xhtml+xml; charset=utf-8' + +</Files> + +<Files ~ *.css"> + +ForceType 'text/css; charset=utf-8' + +</Files> + +<Files ~ "*.js"> + +ForceType 'text/javascript; charset=utf-8' + +</Files> +mkdir diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html new file mode 100755 index 000000000..c2f86148f --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + + <title>Slide Show Help</title><style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Slide Show Help</h1> + +<p>This slide show can be driven in the same way as Power Point. +To advance to the next slide click pretty much anywhere on the +page with the mouse, or press the space bar. You can move forwards +or backwards through the slides with the Cursor left, Cursor +right, Pg Up and Pg Dn keys. The font size is automatically +adjusted to match the browser's window width, but you can also +adjust it manually using the "S" key for smaller and the "B" key +for bigger. You can also use the "<" and ">" keys. Use the +"F" key to switch off/on the bottom status line. The "K" key +toggles the use of mouse click to advance to the next slide. You +can use "C" to show the table of contents and any other key to +hide it. Use the "F11" key to toggle the browser's full screen +mode. Note that not all keys are supported in all browsers, as +browsers may reserve some keys for browser control and this varies +from one browser to the next.</p> + +<p>Firefox users may want the <a +href="http://www.krickelkrackel.de/autohide/">autohide</a> +extension to hide the toolbars when entering full screen with F11. +Newer versions of Firefox have built-in support for SVG, but on older +versions for Microsoft Windows, you should consider installing the <a +href="http://plugindoc.mozdev.org/windows.html">Adobe SVG Viewer +6.0</a>.</p> + +<p>If you would like to see how Slidy works, use View Source to view +the XHTML markup, or see this <a +href="http://www.w3.org/Talks/Tools/Slidy/">longer explanation</a>, +which also explains additional features. Each slide is marked up as +a div element with class="slide". CSS positioning and percentage +widths on images can be used to ensure your image rich slides scale +to match the window size. Content to be revealed incrementally can +be marked up with class="incremental". The linked style sheet and +scripts were developed as a Web-based alternative to proprietary +presentation tools and have been tested on a variety of recent +browsers. Integrated editing support is under development. Please +send your comments to <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +If you find Slidy useful, you may want to consider becoming a +<a href="http://www.w3.org/Consortium/sup">W3C Supporter</a>.</p> + +<p><em>You are welcome to make use of the slide show style sheets, +scripts and help file under W3C's <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> +and <a href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules.</em></p> + +<button id="back" onclick="history.go(-1)">Return to slide show</button> + +<hr> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body></html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca new file mode 100755 index 000000000..fef10cfd0 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ca" lang="ca"> +<head> + <title>Ajuda del presentador de diapositives</title><style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Ajuda del presentador de diapositives</h1> + +<p>Per avançar a la pròxima diapositiva nomĂ©s cal fer clic amb el ratolĂ en qualsevol lloc de la pĂ gina o bĂ© prĂ©mer la barra d’espaidora. +Es pot anar endavant i endarrere per les diapositives amb les tecles "cursor esquerra" i "cursor dreta", "RePĂ g" i "AvPĂ g". El tamany de font de les lletres s’ajusta automĂ ticament a l’amplada de la pantalla, però tambĂ© es pot ajustar manualment fent servir la “S” per fer-la mes petita (Smaller) i la “B” per fer-la mes gran (“Bigger”),tambĂ© es poden fer servir les tecles "<" i ">". +La tecla “F” fa aparèixer/desaparèixer el menĂş de la lĂnia de estat a la part de sota. +Amb la tecla “K” s’habilita/deshabilita l’ús del ratolĂ per avançar a la pròxima diapositiva. La tecla “C” mostra la taula de continguts, amb qualsevol altra tecla la podem amagar. +La tecla “F11” serveix per entrar/sortir en el mode pantalla completa del navegador, la tecla “H” dona accĂ©s a aquesta pĂ gina. +Cal notar que no totes les tecles estan suportades en tots els navegadors donat que els navegadors poden reservar algunes tecles per el control de navegaciĂł i aquestes varien d’un navegador a un altre.</p> +<p>Es recomana als usuaris de Firefox que instal•lin la extensiĂł d’<a href="http://www.krickelkrackel.de/autohide/">autoamagar</a> per amagar les barres d’eines en entrar al mode pantalla completa. </p> +<p>Si vol saber com funciona Slidy, feu servir “Veure el codi font” per veure el codi XHTML o vegi aquesta <a +href="http://www.w3.org/Talks/Tools/Slidy/">explicaciĂł mĂ©s llarga.</a>, que tambĂ© explica caracterĂstiques addicionals. Cada diapositiva estĂ marcada com element div amb classe “slide”. Es fa servir posicionament CSS i amplades per percentatge a les imatges per assegurar-se de que les vostres diapositives riques en imatges s’ajustin perfectament a la grandĂ ria de la finestra. El contingut que s’ha de revelar incrementalment es pot marcar amb la classe “incremental”. La fulla d’estils adjunta i els scripts es van desenvolupar com una alternativa basada en Web a les eines de presentaciĂł propietĂ ries i s’han provat en una gran varietat de navegadors actuals. S’estĂ desenvolupant un sistema d’ediciĂł integrada. Si us plau envieu els vostres comentaris a : <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Si trobeu Slidy Ăştil podeu considerar <a href="http://www.w3.org/Consortium/sup">ajudar al W3C</a>.</p> +<p><em>Sou benvingut a fer servir el presentador de diapositives, les fulles d’estil , scripts i el fitxer d’ajuda sota les condicions d’ <a href="http://www.w3.org/Consortium/Legal/copyright-documents">Ăąs de document</a> del W3C I les normes +<a href="http://www.w3.org/Consortium/Legal/copyright-software">llicència de software</a>.</em></p> + +<button id="back" onclick="history.go(-1)">Tornar a la presentaciĂł de diapositives </button> + +<hr /> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de new file mode 100755 index 000000000..55a8e4817 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> +<head> + <!-- translated by Beat Vontobel --> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Slide Show Help</title> + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Hilfe fĂĽr die HTML-Slidy-Präsentation</h1> + +<p>Diese Präsentation wird wie Power Point kontrolliert: Klicken +Sie mit der Maus irgendwo ins Bild, um zur nächsten Seite zu +schalten, oder drĂĽcken Sie die Leertaste. Sie können ebenfalls +mit den Cursor-Tasten (links/rechts) oder den Tasten fĂĽr Seite +auf und ab vorwärts und rĂĽckwärts durch die Präsentation +navigieren. Die Schriftgrösse wird automatisch so angepasst, dass +Sie zur Fensterbreite des Browsers passt, sie kann aber auch +manuell mit den Tasten "s" (kleiner) und "b" (grösser) +kontrolliert werden (oder mit der Taste "<" bzw. ">"). Die +Statuszeile am unteren Rand des Fensters wird mit "f" ein- und +ausgeschaltet. Die Taste "k" schaltet die Funktion des Mausklicks +zum Kontrollieren der Präsentation ein und aus. Sie können mit +"c" ein Inhaltsverzeichnis ein- und mit einer beliebigen anderen +Taste wieder ausblenden. Mit "F11" können Sie (je nach Browser) +den Vollbildmodus aktivieren. Die Taste "h" zeigt diesen Hilfetext +an. Es ist zu bemerken, dass nicht alle diese Tasten in jedem +Browser funktionieren, da sie zum Teil mit anderen Funktionen +belegt sind.</p> + +<p>Firefox-Benutzer können die <a +href="http://www.krickelkrackel.de/autohide/">autohide</a>-Erweiterung +installieren, um die Werkzeugleiste im Vollbildmodus auszublenden.</p> + +<p>Wenn Sie wissen möchten, wie Slidy funktioniert, schauen Sie sich +den XHTML-Quellcode der Seite an oder lesen diese etwas <a +href="http://www.w3.org/Talks/Tools/Slidy/">längere Erklärung</a> +(in Englisch), die auch weitere Funktionen erläutert. Jede einzelne +Folie ist als ein <code>div</code>-Element mit <code>class="slide"</code> +markiert. CSS-Positionierung und prozentuale Breitenangaben fĂĽr Bilder +können benutzt werden, um sicherzustellen, dass die Folien bei +verschiedenen Fenstergrössen optimal dargestellt werden. Der Inhalt +auf Folien kann schrittweise angezeigt werden, indem den Elementen +<code>class="incremental"</code> zugewiesen wird. Das eingebundene +Style Sheet und die Skripten wurden als web-basierte Alternative zu +proprietären Programmen entwickelt. Sie wurden auf verschiedensten +aktuellen Browsern getestet. Ein eingebauter Editor fĂĽr die Folien +ist in Entwicklung. Bitte senden Sie Kommentare an <a +href="http://www.w3.org/People/Raggett/">Dave Raggett</a> <<a +href="mailto:dsr@w3.org">dsr@w3.org</a>>. Wenn Sie Slidy +nĂĽtzlich finden, möchten Sie vielleicht ein <a +href="http://www.w3.org/Consortium/sup">W3C Supporter</a> werden.</p> + +<p><em>Die Style Sheets, die Skripten der Präsentation und die +zugehörigen Texte sind frei zur Benutzung unter den Bedingungen +der W3C-Lizenzen <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document +use</a> und <a href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a>.</em></p> + +<button id="back" onclick="history.go(-1)">Zur Präsentation +zurĂĽckkehren</button> + +<hr/> + + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 + +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, + +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, + +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C + +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, + +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, + +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en new file mode 100755 index 000000000..f7e9e5cb1 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <title>Slide Show Help</title> + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Slide Show Help</h1> + +<p>This slide show can be driven in the same way as Power Point. +To advance to the next slide click pretty much anywhere on the +page with the mouse, or press the space bar. You can move forwards +or backwards through the slides with the Cursor left, Cursor +right, Pg Up and Pg Dn keys. The font size is automatically +adjusted to match the browser's window width, but you can also +adjust it manually using the "S" key for smaller and the "B" key +for bigger. You can also use the "<" and ">" keys. Use the +"F" key to switch off/on the bottom status line. The "K" key +toggles the use of mouse click to advance to the next slide. You +can use "C" to show the table of contents and any other key to +hide it. Press the "H" key to view this page. Use the "F11" key to +toggle the browser's full screen mode. Note that not all keys are +supported in all browsers, as browsers may reserve some keys for +browser control and this varies from one browser to the next.</p> + +<p>Firefox users may want the <a +href="http://www.krickelkrackel.de/autohide/">autohide</a> +extension to hide the toolbars when entering full screen with F11.</p> + +<p>If you would like to see how Slidy works, use View Source to view +the XHTML markup, or see this <a +href="http://www.w3.org/Talks/Tools/Slidy/">longer explanation</a>, +which also explains additional features. Each slide is marked up as +a div element with class="slide". CSS positioning and percentage +widths on images can be used to ensure your image rich slides scale +to match the window size. Content to be revealed incrementally can +be marked up with class="incremental". The linked style sheet and +scripts were developed as a Web-based alternative to proprietary +presentation tools and have been tested on a variety of recent +browsers. Integrated editing support is under development. Please +send your comments to <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +If you find Slidy useful, you may want to consider becoming a +<a href="http://www.w3.org/Consortium/sup">W3C Supporter</a>.</p> + +<p><em>You are welcome to make use of the slide show style sheets, +scripts and help file under W3C's <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> +and <a href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules.</em></p> + +<button id="back" onclick="history.go(-1)">Return to slide show</button> + +<hr /> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es new file mode 100755 index 000000000..a3059aab4 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> +<head> + <!-- Traducida por Emmanuelle GutiĂ©rrez y Restrepo - FundaciĂłn Sidar --> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Ayuda de Slidy</title> + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Ayuda de "<span lang="en">Slidy</span>"</h1> + +<p>Esta presentaciĂłn puede manejarse igual que una presentaciĂłn hecha con Power Point. +Para avanzar a la siguiente página o diapositiva haga clic con el ratĂłn en cualquier parte de la página, o pulse la barra espaciadora. Puede moverse adelante y atrás entre las diapositivas con las teclas de flecha izquierda, derecha, retroceso de página (Re Pag) o avance de página (Av Pag). El tamaño de fuente se ajusta automáticamente para encajar en el ancho de la ventana del navegador, pero puede ajustarlo manualmente utilizando la tecla "S" para reducirlo y la tecla "B" para aumentarlo. TambiĂ©n puede usar las teclas "<" y ">". Use la tecla "F" para presentar u ocultar la lĂnea de estado en la parte inferior. La tecla "K" habilita o deshabilita el uso del ratĂłn para avanzar a la siguiente diapositiva. Puede usar la tecla "C" para mostrar la tabla de contenidos o Ăndice, y cualquier otra tecla para esconderla. Use la tecla de funciĂłn "F11" para conmutar la vista a toda pantalla del navegador. Tenga en cuenta que no todas las teclas están igualmente soportadas en todos los navegadores, ya que los navegadores pueden tener reservado el uso de algunas teclas para controles del navegador, y esto puede variar de un navegador a otro.</p> + +<p>Los usuarios de Firefox pueden desear instalar la extensiĂłn <a href="http://www.krickelkrackel.de/autohide/" lang="en">"autohide"</a> +para ocultar las barras de herramientas cuando utilizan la funciĂłn F11 para el modo a toda pantalla.</p> + +<p>Si desea saber cĂłmo funciona Slidy, utilice la Vista de CĂłdigo para ver el marcado XHML, o vea esta <a href="http://www.w3.org/Talks/Tools/Slidy/">explicaciĂłn extensa</a>, +que expone otras caracterĂsticas adicionales. Cada diapositiva está marcada con un elemento div con la clase class="slide". Puede usarse posicionamiento y anchos en porcentajes para las imágenes, mediante CSS, para garantizar que la imagen alcance el tamaño de la diapositiva de acuerdo con el tamaño de la ventana. El contenido que se desee presentar paulatinamente puede marcarse con la clase class="incremental". La hoja de estilos y el script enlazado fueron desarrollados como una alternativa, basada en la Web, a las herramientas propietarias de presentaciĂłn, y han sido probados en una variedad de navegadores recientes. Se está desarrollando un editor integrado. Envie sus comentarios, por favor, a <a href="http://www.w3.org/People/Raggett/" lang="en">Dave Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>.</p> + +<p><em>Usted puede utilizar las hojas de estilo, scripts, y el fichero de ayuda; siempre que siga las normas de <a href="http://www.w3.org/Consortium/Legal/copyright-documents">uso de documentos</a> y <a href="http://www.w3.org/Consortium/Legal/copyright-software">licencia de software</a> del W3C.</em></p> + +<button id="back" onclick="history.go(-1)">Volver a la presentaciĂłn</button> + +<hr /> + +<p class="copyright" lang="en"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr new file mode 100755 index 000000000..daa760594 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr-FR"> +<head> + + <title>Aide de Slide Show</title><style type="text/css"> + + body { + + font-family: sans-serif; + + margin: 10%; + + } + + .copyright { font-size: smaller } + + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> + +<body> + +<h1>Aide de Slide Show</h1> + + + +<p>Cet exposĂ© Slide Show peut ĂŞtre utilisĂ© de la mĂŞme manière que Powerpoint. + +Pour avancer au prochain transparent, cliquez n'importe oĂą sur la page avec la +souris ou appuyez sur la barre d'espace. Vous pouvez naviguer entre +les transparents avec les flèches gauche/droite ainsi que les touches Pg Up et +Pg Dn. + +La taille de la police s'adapte automatiquement Ă la largeur de la fenĂŞtre +du navigateur, mais vous pouvez aussi l'ajuster manuellement en utilisant les +touches "S" (small) pour la diminuer et "B" (big) pour l'augmenter. Vous +pouvez aussi utiliser les touches "<" et ">". + +Utilisez la touche "F" pour afficher ou non le statut en pied-de-page. + +La touche "K" active l'utilisation du clic de souris pour avancer au prochain transparent. +Vous pouvez utiliser "T" pour afficher la table des matières et n'importe quelle autre touche +pour la cacher. + +Les utilisateurs de Windows peuvent utiliser la touche "F11" pour activer le mode plein Ă©cran +du navigateur. Appuyez sur la touche "H" pour obtenir cette page. Ă€ noter que certaines touches +peuvent ne pas fonctionner avec certains navigateurs car elles sont rĂ©servĂ©es pour son contrĂ´le. +De plus, cela peut varier d'un navigateur Ă l'autre.</p> + +<p>Les utilisateurs de Firefox peuvent installer l'extension <a +href="http://www.krickelkrackel.de/autohide/">autohide</a> +pour cacher les barres d'outils lorsque le mode plein Ă©cran est activĂ© +avec la touche F11.</p> + +<p>Si vous voulez voir comment Slidy fonctionne, affichez le code source de la page +pour voir le balisage XHTML, ou lisez cette <a +href="http://www.w3.org/Talks/Tools/Slidy/">explication plus complète</a> (en anglais), +qui explique aussi des fonctionnalitĂ©s additionnelles. + +Chaque transparent est balisĂ© par un Ă©lĂ©ment div avec l'attribut class="slide". +Il est aussi possible d'utiliser le positionnement CSS ainsi que la largeur en pourcentage +pour s'assurer que vos images soient Ă l'Ă©chelle du transparent et correspondent ainsi Ă la taille +de la fenĂŞtre. Le contenu devant s'afficher progressivement doit ĂŞtre marquĂ© par l'attribut + class="incremental". + +La feuille de style reliĂ©e ainsi que les scripts ont Ă©tĂ© dĂ©veloppĂ©s comme alternative Web +aux outils de prĂ©sentation propriĂ©taires et ont Ă©tĂ© testĂ©s sur un large panel de navigateurs rĂ©cents. +Le support intĂ©grĂ© pour l'Ă©dition est en cours de dĂ©veloppement. Envoyez vos commentaires +(en anglais) Ă <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Si vous trouvez Slidy utile, vous pouvez Ă©galement devenir +<a href="http://www.w3.org/Consortium/sup">Supporter du W3C</a>.</p> + + + +<p><em>Veuillez utilisez les feuilles de style, scripts et fichiers d'aide + +en suivant le <a href="http://www.w3.org/Consortium/Legal/copyright-documents">copyright</a> + +et la <a href="http://www.w3.org/Consortium/Legal/copyright-software">licence</a> du W3C.</em></p> + + + +<button id="back" onclick="history.go(-1)">Retour Ă l'exposĂ©</button> + + + +<hr /> + + + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 + +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, + +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, + +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C + +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, + +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, + +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software + +licensing</a> rules apply.</p> + +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu new file mode 100755 index 000000000..64eb20534 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="hu" lang="hu"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>SegĂtsĂ©g a bemutatĂłhoz</title> + + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> + </head> + + <body> + <h1>SegĂtsĂ©g a bemutatĂłhoz</h1> + + <p>Ezt a bemutatĂłt a Power Point-hoz hasonlĂłan lehet vezĂ©relni. + A következĹ‘ oldalra valĂł lĂ©pĂ©shez kattintson bárhova az aktuális + oldalon belĂĽl, vagy nyomja le a szĂłköz billentyűt. Az oldalak között + a bal Ă©s jobb nyĂl, illetve a Page Up Ă©s Page Down billentyűkkel mozoghat. + A szöveg mĂ©rete automatikusan kerĂĽl beállĂtásra Ăşgy, hogy igazodjon + a böngĂ©szĹ‘ ablakának szĂ©lessĂ©gĂ©hez, viszont az "S" billentyűvel + csökkentheti, a "B"-vel növelheti azt. Ugyanerre használhatja a "<" + Ă©s a ">" billentyűket is. + Az "F" billentyűvel be- Ă©s + kikapcsolhatja az alsĂł állapotsor megjelenĂtĂ©sĂ©t. A "K" billentyűvel + letilthatja, illetve engedĂ©lyezheti, hogy egĂ©rkattintással a következĹ‘ + oldalra lehessen lĂ©pni. A "C" billentyűvel megjelenĂtheti, bármely másikkal + pedig eltűntetheti a tartalomjegyzĂ©ket. Az "F11" billenytűvel válthat át + a böngĂ©szĹ‘ teljes kĂ©pernyĹ‘s ĂĽzemmĂłdjára, vagy jöhet onnan vissza. + MegjegyezzĂĽk, hogy nem minden billentyű támogatott minden böngĂ©szĹ‘ben, + mivel a böngĂ©szĹ‘k lefoglalhatnak nĂ©hány (böngĂ©szĹ‘nkĂ©nt eltĂ©rĹ‘) billentyűt + a saját vezĂ©rlĂ©sĂĽkre. + </p> + + <p>A Firefox felhasználĂłknak hasznos lehet az + <a href="http://www.krickelkrackel.de/autohide/">autohide</a> + bĹ‘vĂtmĂ©ny, amivel elrejthetĹ‘k az eszköztárak teljes kĂ©pernyĹ‘s ĂĽzemmĂłdban. + </p> + + <p>Ha szeretnĂ© látni, hogyan működik a Slidy, nĂ©zze meg az oldal + forrásában az XHTML jelölĂ©smĂłdot, vagy nĂ©zze meg ezt a + <a href="http://www.w3.org/Talks/Tools/Slidy/">hosszabb magyarázatot</a>, + ami további funkciĂłkat is bemutat. Minden oldalt egy olyan div elem jelöl, + amiben be van állĂtva, hogy class="slide". A kĂ©pek CSS-sel törtĂ©nĹ‘ + pozicionálása Ă©s szĂ©lessĂ©gĂĽknek százalĂ©kban valĂł megadása biztosĂtja, + hogy a sok kĂ©pet tartalmazĂł oldalak az ablak mĂ©retĂ©nek megfelelĹ‘en + skálázĂłdjanak. Az oldalon belĂĽl egymás után megjelenĂtendĹ‘ tartalom a + class="incremental" megadásával jelölhetĹ‘. A becsatolt stĂluslapok Ă©s + scriptek a vĂ©djegyzett/szabadalmaztatott/más mĂłdon vĂ©dett + bemutatĂł-megjelenĂtĹ‘ eszközök web-alapĂş alternatĂvájakĂ©nt lettek + fejlesztve, Ă©s sok, manapság használatos böngĂ©szĹ‘vel tesztelve. + Az integrált szerkesztĂ©si lehetĹ‘sĂ©g jelenleg fejlesztĂ©s alatt áll. + ÉszrevĂ©teleit a következĹ‘ helyre kĂĽldje: + <a href="http://www.w3.org/People/Raggett/">Dave Raggett</a> + <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. + </p> + + <p> + <em>Ă–n jogosult az e bemutatĂłhoz tartozĂł stĂluslapok, scriptek Ă©s + segĂtsĂ©g fájl használatára, amennyiben betartja a W3C + <a href="http://www.w3.org/Consortium/Legal/copyright-documents"> + dokumentum használati</a> Ă©s + <a href="http://www.w3.org/Consortium/Legal/copyright-software"> + szoftver licencelĂ©si</a> szabályait. + </em> + </p> + + <button id="back" onclick="history.go(-1)">VisszatĂ©rĂ©s a bemutatĂłhoz</button> + + <hr> + + <p class="copyright"> + <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 + <a href="http://www.w3.org/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a> + <sup>®</sup> + (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, + <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, + <a href="http://www.keio.ac.jp/">Keio</a>), minden jog fenntartva. A következĹ‘ W3C szabályok alkalmazandĂłk: + <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">felelĹ‘ssĂ©gi</a>, + <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">vĂ©djegy</a>, + <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">dokumentum használati</a> Ă©s + <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">szoftver licencelĂ©si</a>. + </p> + </body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl new file mode 100755 index 000000000..b2e90432c --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es"> +<head> + <!-- translated by Ruud Steltenpool --> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Slidy Help</title> + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1><span lang="en">Slidy</span> Help</h1> + +<!-- Sheetpresentatie help --> + +<p>Deze sheetpresentatie kan op dezelfde manier worden aangestuurd als +Powerpoint. Klik op een willekeurige plaats op de pagina met de muis, of +druk op de spatiebalk om naar de volgende sheet te gaan. Je kan voor- of +achterwaarts door de sheets bewegen mbv de links/rechts cursor- en de Page +Up en Page Down toetsen. De lettergrootte wordt automatisch aangepast aan +de breedte van het venster, maar je kunt 'm ook handmatig aanpassen met +"S" en "<" voor kleiner en "B" en ">" voor groter. Gebruik de +"F" om de status aan de onderkant aan/uit te schakelen. De "K" zorgt +ervoor dat een muisklik je niet meer, of wel weer naar de volgende sheet +brengt. Je kan de "C" gebruiken om het inhoudsoverzicht op te roepen, en +een willekeurige andere toets om 'm weer te verbergen. Gebruik "F11" om de +"volledig scherm" modus aan /uit te schakelen. Merk op dat niet alle +toetsen in iedere browser worden ondersteund, omdat sommige browsers +toetsen gebruiken voor besturing van de browser zelf. Dit varieert zelfs +tussen versies van dezelfde browser.</p> + +<p>Firefox gebruikers willen wellicht de <a href="http://www.krickelkrackel.de/autohide/" lang="en">"autohide"</a> extension gebruiken om +werkbalken te verbergen wanneer "volledig scherm" wordt aangeroepen met +"F11".</p> + +<p>Als u wilt zien hoe Slidy werkt, gebruik Bron Bekijken om de XHTML opmaak +te bekijken, of bekijk deze <a href="http://www.w3.org/Talks/Tools/Slidy/">langere uitleg</a>, die ook extra functionaliteit +uitlegt. Elke sheet is in de opmaak genoteerd als een div element met +class="slide". CSS positionering and procentuele breedtes op afbeeldingen +kunnen worden gebruikt om te verzekeren dat uw afbeeldingrijke sheets +schalen naar de vensterbreedte. Inhoud kan stapsgewijs zichtbaar worden +gemaakt met behulp van class="incremental". Het gelinkte stijlblad en de +gelinkte scripts zijn ontwikkeld als een Web-gebaseerd alternatief voor +gesloten presentatie programma's en zijn getest op een variĂ«teit van +recente browsers. Geintegreerde ondersteuning voor (inhoud)aanpassing +wordt ontwikkeld. Zend uw opmerkingen aub naar <a href="http://www.w3.org/People/Raggett/" lang="en">Dave Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>> +Als u Slidy bruikbaar vindt, wilt u wellicht overwegen W3C donateur te +worden.</p> + +<p>U bent welkom om gebruik te maken van de stijlbladen, scripts en dit +helpbestand onder de regels van W3C's <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> (document gebruik) en +<a href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> (software licenties)</p> + + +<button id="back" onclick="history.go(-1)">Rerugkeer naar sheetpresentatie</button> + +<hr /> + +<p class="copyright" lang="en"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl new file mode 100755 index 000000000..91d8571b5 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"" xml:lang="pl" lang="pl"> +<head> + <!-- translated by Krzysztof Kotowicz - koto@webworkers.pl --> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Slidy - pomoc</title> + <style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1><span lang="en">Slidy</span> - pomoc</h1> + +<p>PrezentacjÄ… steruje siÄ™ tak samo, jak w Powerpoincie. +Aby przejść do nastÄ™pnego slajdu, kliknij w dowolnym miejscu prezentacji myszÄ… +lub naciĹ›nij spacjÄ™. MoĹĽesz teĹĽ poruszać siÄ™ w przĂłd / tyĹ‚ uĹĽywajÄ…c klawiszy +kursora (lewo / prawo) lub klawiszy Pg Up / Pg Dn. Rozmiar czcionki jest +dobierany automatycznie tak, ĹĽeby mieĹ›ciĹ‚ siÄ™ w obszarze przeglÄ…darki, +ale moĹĽesz takĹĽe dostosować go rÄ™cznie naciskajÄ…c klawisze "S", aby pomniejszyć +tekst i "B", aby go powiÄ™kszyć. MoĹĽesz do tego celu takĹĽe uĹĽyć klawiszy "<" + i ">". UĹĽyj klawisza "F" aby + ukryć / pokazać dolny pasek statusu. Klawisz "K" wĹ‚Ä…cza / wyĹ‚Ä…cza tryb przechodzenia + do nastÄ™pnego slajdu po klikniÄ™ciu myszkÄ…. MoĹĽesz uĹĽyć klawisza "C", ĹĽeby pokazać + spis treĹ›ci i dowolnego innego, ĹĽeby go ukryć. Klawisz +"F11" wĹ‚Ä…cza tryb peĹ‚noekranowy przeglÄ…darki. PamiÄ™taj, ĹĽe nie wszystkie klawisze +sÄ… obsĹ‚ugiwane we wszystkich przeglÄ…darkach, gdyĹĽ niektĂłre z nich rezerwujÄ… +konkretne klawisze do wĹ‚asnych celĂłw, wszystko to zaleĹĽy od uĹĽywanej przeglÄ…darki.</p> + +<p>JeĹ›li uĹĽywasz Firefoxa, zwróć uwagÄ™ na rozszerzenie <a +href="http://www.krickelkrackel.de/autohide/">autohide</a>, dziÄ™ki ktĂłremu +moĹĽesz ukryć paski narzÄ™dziowe w trybie peĹ‚noekranowym (F11).</p> + +<p>JeĹ›li chcesz dowiedzieć siÄ™, w jaki sposĂłb dziaĹ‚a Slidy, obejrzyj ĹşrĂłdĹ‚o strony prezentacji, ĹĽeby +zobaczyć uĹĽyty XHTML lub zapoznaj siÄ™ z <a +href="http://www.w3.org/Talks/Tools/Slidy/">prezentacjÄ… dziaĹ‚ania</a>, ktĂłra omawia +wszystkie dodatkowe funkcje. KaĹĽdy slajd jest reprezentowany przez element div o klasie "slide". +Pozycjonowanie CSS i uĹĽycie procentowych szerokoĹ›ci obrazkĂłw zapewni, ĹĽe +Twoje slajdy bÄ™dÄ… poprawnie wyĹ›wietlane w kaĹĽdej skali. +ZawartoĹ›ci slajdu, ktĂłre majÄ… być stopniowo odsĹ‚aniane oznacz klasÄ… "incremental". +PowiÄ…zany arkusz stylĂłw CSS i skrypt zostaĹ‚y stworzone jako sieciowa +alternatywa dla komercyjnych narzÄ™dzi prezentacyjnych. CaĹ‚ość zostaĹ‚a +przetestowana na różnorodnych współczesnych przeglÄ…darkach. +Na etapie tworzenia jest aplikacja do zintegrowanego tworzenia i edycji prezentacji. +Wszystkie komentarze prosimy kierować do <a href="http://www.w3.org/People/Raggett/">Dave'a +Raggetta</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>.</p> + +<p><em>ZachÄ™camy do uĹĽywania arkuszy stylĂłw, skryptĂłw i pliku pomocy na warunkach licencyjnych dotyczÄ…cych <a href="http://www.w3.org/Consortium/Legal/copyright-documents">dokumentĂłw</a> +i <a href="http://www.w3.org/Consortium/Legal/copyright-software">oprogramowania</a> W3C</em></p> + +<button id="back" onclick="history.go(-1)">Powróć do pokazu slajdĂłw</button> + +<hr> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body></html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br new file mode 100755 index 000000000..c2aee81cf --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> +<head> + <title>Slide Show Help</title><style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Ajuda do Slide Show</h1> + +<p>Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao prĂłximo eslaide, clique em qualquer ponto +da página com o botĂŁo direito do mouse. Ou entĂŁo use a +barra de espaços. TambĂ©m se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte Ă© +automaticamente ajustado Ă largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapĂ©. A tecla "K" alterna o uso do +clique do mouse para avançar ao prĂłximo eslaide. A tecla +"C" mostra a tabela de conteĂşdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse Ă© o seu caso.</p> + +<p>Usuários do Firefox podem querer a extensĂŁo <a +href="http://www.krickelkrackel.de/autohide/">autoocultar</a> +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.</p> + +<p>Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta <a +href="http://www.w3.org/Talks/Tools/Slidy/">explanação mais longa</a>, +que tambĂ©m contĂ©m funcionalidades adicionais. Cada eslaide Ă© +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteĂşdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web Ă s ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte Ă edição integrada ainda está em desenvolvimento. Mande +seus comentários para <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Achando que o Slidy Ă© Ăştil, V. talvez possa considerar a +possibilidade de se tornar um +<a href="http://www.w3.org/Consortium/sup">Apoiador do W3C</a>.</p> + +<p><em>Fique Ă vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de +<a href="http://www.w3.org/Consortium/Legal/copyright-documents"> +uso de documentação</a> +e <a href="http://www.w3.org/Consortium/Legal/copyright-software"> +licenciamento de software</a>do W3C -- ConsĂłrcio da World Wide +Web.</em></p> + +<button id="back" onclick="history.go(-1)">Voltar a exibir eslaides</button> + +<hr /> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br new file mode 100755 index 000000000..c2aee81cf --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> +<head> + <title>Slide Show Help</title><style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Ajuda do Slide Show</h1> + +<p>Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao prĂłximo eslaide, clique em qualquer ponto +da página com o botĂŁo direito do mouse. Ou entĂŁo use a +barra de espaços. TambĂ©m se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte Ă© +automaticamente ajustado Ă largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapĂ©. A tecla "K" alterna o uso do +clique do mouse para avançar ao prĂłximo eslaide. A tecla +"C" mostra a tabela de conteĂşdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse Ă© o seu caso.</p> + +<p>Usuários do Firefox podem querer a extensĂŁo <a +href="http://www.krickelkrackel.de/autohide/">autoocultar</a> +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.</p> + +<p>Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta <a +href="http://www.w3.org/Talks/Tools/Slidy/">explanação mais longa</a>, +que tambĂ©m contĂ©m funcionalidades adicionais. Cada eslaide Ă© +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteĂşdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web Ă s ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte Ă edição integrada ainda está em desenvolvimento. Mande +seus comentários para <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Achando que o Slidy Ă© Ăştil, V. talvez possa considerar a +possibilidade de se tornar um +<a href="http://www.w3.org/Consortium/sup">Apoiador do W3C</a>.</p> + +<p><em>Fique Ă vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de +<a href="http://www.w3.org/Consortium/Legal/copyright-documents"> +uso de documentação</a> +e <a href="http://www.w3.org/Consortium/Legal/copyright-software"> +licenciamento de software</a>do W3C -- ConsĂłrcio da World Wide +Web.</em></p> + +<button id="back" onclick="history.go(-1)">Voltar a exibir eslaides</button> + +<hr /> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv new file mode 100755 index 000000000..3d019a712 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + + + + <title>Hjälpsida för presentationer</title><style type="text/css"><!-- + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } --> + </style> + <script type="text/javascript"><!-- + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + // --> </script> +</head><body> +<h1>Hjälpsida för presentationer</h1> + +<p align="justify">Denna presentation kan användas på liknande sätt som Power Point. +För att bläddra till nästa sida går det att trycka på mellanslagstangenten eller klicka med musens +västra knapp så gott som var som helst på sidan. Bläddra framåt och +bakåt med höger- respektive vänsterpiltangenterna eller tangenterna »Pg Dn» respektive +»Pg Up». Textens storlek anpassas automatiskt efter webbläsarens +fönsterbredd, men den går även att justera manuellt med +tangenterna »S» och »B» för att förminska respektive förstora texten. Alternativt kan +tangenterna »<» respektive »>» användas. Tangenten +»F» används för att visa / dölja statusraden längst ner i fönstret. Tangenten »K» +kopplar på / av möjligheten att klicka med musen för att bläddra till nästa sida. Tangenten +»C» används för att visa innehållsförteckningen och en tryckning på vilken annan tangent som +helst döljer den. En tryckning på tangenten »H» visar denna hjälpsida. Tangenten »F11» +växlar mellan fullskärmsvisning och visning i webbläsarens fönster. Observera att vissa webbläsare kan +ha reserverat några av dessa tangenttryckningar för andra funktioner; detta varierar mellan olika webbläsare.</p> + +<p align="justify"><span lang="en">Firefox</span>användare kan vid behov installera <a href="http://www.krickelkrackel.de/autohide" lang="en" hreflang="en">autohide</a> +för att verktygsfälten skall döljas vid övergång till fullskärmsvisning med F11.</p> + +<p align="justify">För att se hur <em lang="en">Slidy</em> fungerar, titta på XHTML-koden genom att välja »Visa +källa» (eller liknande) i webbläsarens meny eller läs följande <a href="http://www.w3.org/Talks/Tools/Slidy/">längre +beskrivning</a>, där även ytterligare finesser beskrivs. Varje sida är markerad som +<span lang="en">div</span>-element med attributet <code lang="en">class="slide"</code>. CSS-positionering och procentuell bredd +kan användas för att placera bilderna i rätt skala i förhållande till +webbläsarens fönsterstorlek. Det som skall visas inkrementiellt +markeras med <code lang="en">class="incremental"</code>. Länkar hänvisar till några skript och stilmallar +som har testats med en mängd nutida webbläsare och bildar ett webbaserat alternativ till proprietära +presentationsprogram. Stöd för integrerad editering håller på att utvecklas. Skicka gärna +kommentarer till <a href="http://www.w3.org/People/Raggett/" lang="en" hreflang="en">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Om du finner <em lang="en">Slidy</em> användbar kan du överväga att bli +<a href="http://www.w3.org/Consortium/sup" lang="en" hreflang="en">W3C Supporter</a>.</p> + +<p><em>Välkommen att använda presentationens stilmallar, skript och hjälpfiler enligt reglerna +för W3C:s <a href="http://www.w3.org/Consortium/Legal/copyright-documents" lang="en" hreflang="en">document use</a> +och <a href="http://www.w3.org/Consortium/Legal/copyright-software" lang="en" hreflang="en">software +licensing</a>!</em></p> + +<button id="back" onclick="history.go(-1)">Tillbaka till presentationen</button> + +<hr /> + +<p class="copyright" lang="en"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="http://www.w3.org/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>©</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body></html> diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html new file mode 100755 index 000000000..72d98919f --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> +<head> + <title>Slide Show Help</title><style type="text/css"> + body { + font-family: sans-serif; + margin: 10%; + } + .copyright { font-size: smaller } + </style> + <script type="text/javascript"> + window.onload = load; + function load() + { + var back = document.getElementById("back"); + back.focus(); + } + </script> +</head> +<body> +<h1>Ajuda do Slide Show</h1> + +<p>Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao prĂłximo eslaide, clique em qualquer ponto +da página com o botĂŁo direito do mouse. Ou entĂŁo use a +barra de espaços. TambĂ©m se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte Ă© +automaticamente ajustado Ă largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapĂ©. A tecla "K" alterna o uso do +clique do mouse para avançar ao prĂłximo eslaide. A tecla +"C" mostra a tabela de conteĂşdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse Ă© o seu caso.</p> + +<p>Usuários do Firefox podem querer a extensĂŁo <a +href="http://extensionroom.mozdev.org/more-info/autohide">autoocultar</a> +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.</p> + +<p>Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta <a +href="http://www.w3.org/Talks/Tools/Slidy/">explanação mais longa</a>, +que tambĂ©m contĂ©m funcionalidades adicionais. Cada eslaide Ă© +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteĂşdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web Ă s ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte Ă edição integrada ainda está em desenvolvimento. Mande +seus comentários para <a href="http://www.w3.org/People/Raggett/">Dave +Raggett</a> <<a href="mailto:dsr@w3.org">dsr@w3.org</a>>. +Achando que o Slidy Ă© Ăştil, V. talvez possa considerar a +possibilidade de se tornar um +<a href="http://www.w3.org/Consortium/sup">Apoiador do W3C</a>.</p> + +<p><em>Fique Ă vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de +<a href="http://www.w3.org/Consortium/Legal/copyright-documents"> +uso de documentação</a> +e <a href="http://www.w3.org/Consortium/Legal/copyright-software"> +licenciamento de software</a>do W3C -- ConsĂłrcio da World Wide +Web.</em></p> + +<button id="back" onclick="history.go(-1)">Voltar a exibir eslaides</button> + +<hr /> + +<p class="copyright"><a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005 +<a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, +<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, +<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, +<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, +<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software +licensing</a> rules apply.</p> +</body> +</html> |