Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PRINERGY and version 9.0

...

Sv translation
languagees

Esta página muestra el texto de un ejemplo de archivo de perfil de dilatación del papel (<nombre de archivo.>wgp).
Consejo: Copie y modifique el archivo de ejemplo que se ha instalado con Prinergy, de modo que no tenga que introducir el contenido.

<?xml version=1.0 encoding=UTF-8?>
<!DOCTYPE profile SYSTEM WebGrowthProfile.dtd>
<perfil>
<plate tower=1 side=U>
<expansion xpercent=1.0 ypercent=0.30 />
</plancha>
<plate tower=2 side=U>
<expansion xpercent=0.8 ypercent=0.25 />
</plancha>
<plate tower=3 side=U>
<expansion xpercent=0.6 ypercent=0.20 />
</plancha>
<plate tower=4 side=U>
<expansion xpercent=0.3 ypercent=0.15 />
</plancha>
</perfil>

Sv translation
languageit

This page shows the text from a sample web growth profile file (<file name>.wgp).

Tip: Copy and modify the sample file that is installed with Prinergy so that you don't have to type the contents.

<?xml version=1.0 encoding=UTF-8?>
<!DOCTYPE profile SYSTEM WebGrowthProfile.dtd>
<profile>
<plate tower=1 side=U>
<expansion xpercent=1.0 ypercent=0.30 />
</plate>
<plate tower=2 side=U>
<expansion xpercent=0.8 ypercent=0.25 />
</plate>
<plate tower=3 side=U>
<expansion xpercent=0.6 ypercent=0.20 />
</plate>
<plate tower=4 side=U>
<expansion xpercent=0.3 ypercent=0.15 />
</plate>
</profile>