lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pb in a table over two pages


From: Dominique Crétel
Subject: Pb in a table over two pages
Date: Fri, 14 Apr 2000 16:56:36 +0200

Hello,

Why when a table is over two page, the output is not correct?

with this for example:

----------------
@Section
   @Title { CUT_PASTE }
   @Tag { lib_cut_paste }
@Begin
@PP
@DP @Tbl
  aformat { @Cell A | @Cell B }
{
@Rowa
  A { Description }
  B { Permet de faire du copier"/"coller d'instance ou des données contenues
dans une instance }
@Rowa
  A { Ressources utilisées }
  B {
CODEVALEUR,
DATABASE_GUI,
GLOBALE_LIB
  }
}
@DP
@BeginSubSections
@SubSection
   @Title { Segments NCL }
@Begin
@PP
@DP @Tbl
  rule { yes }
  aformat { @Cell paint { lightgrey } @B A | @Cell paint { lightgrey } @B
B }
  bformat { @Cell A | @Cell B }
{
@Rowa
  A { Nom }
  B { Description }
@Rowb
  A { SEG_CUTCOM }
  B { (aucune) }
@Rowb
  A { SEG_CUTINFO }
  B { (aucune) }
@Rowb
  A { SEG_CUTINSTANCE }
  B { (aucune) }
@Rowb
  A { TAB_CUTINFO }
  B { (aucune) }
}
@DP
@End @SubSection
@SubSection
   @Title { Fenêtres }
@Begin
@PP
@DP @Tbl
  rule { yes }
  aformat { @Cell paint { lightgrey } @B A | @Cell paint { lightgrey } @B
B }
  bformat { @Cell A | @Cell B }
{
@Rowa
  A { Nom }
  B { Description }
@Rowb
  A { WCUTINFO }
  B { Fenêtre indiquant quel sont les instance que l'on peut copier en
mémoire }
@Rowb
  A { WPSTINFO }
  B { Fenêtre indiquant les instances que l'on peut coller }
}
@DP
@End @SubSection
@SubSection
   @Title { Constantes }
@Begin
@PP
@DP @Tbl
  rule { yes }
  aformat { @Cell paint { lightgrey } @B A | @Cell paint { lightgrey } @B B
|
    @Cell paint { lightgrey } @B C }
  bformat { @Cell A | @Cell B | @Cell C }
{
@Rowa
  A { Nom }
  B { Long }
  C { Valeur }
@Rowb
  A { C_ADRESS }
  B { 2 }
  C { (aucune) }
@Rowb
  A { C_VALUE }
  B { 1 }
  C { (aucune) }
}
@DP
@End @SubSection
@EndSubSections
@End @Section
----------------

Dominique Cretel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]