Amaya user interface Manual de Instruções Página 74

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 108
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 73
In addition, you can:
select manual paper feed,
generate a table of contents for the document,
generate a table of links, which creates a number after each link in the document that refers to
an entry in the table of links and the corresponding URI
print the document URI on each page,
print the document with or without style sheets.
When the Print command is activated, printing is done with the standard options or the options previous
selected.
22.3. About controlling printing with CSS
Amaya does not print links as underlined. To make this happen, add the following line to your user style
sheet (the amaya.css file, located in your AmayaHome directory):
@media print {a:link {text-decoration: underline} ... }
Amaya supports the CSS page break property page-break-before: always. When you attach this
property to a specific element using a style attribute, Amaya generates a page break before that
element. When you attach this property to an element type within the style element of the document or
within an external CSS style sheet, Amaya generates a page break before each instance of that element.
Note: Some CSS properties are not well supported by the print process.
Amaya User Manual
74
Vista de página 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 107 108

Comentários a estes Manuais

Sem comentários