Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagging support for array, tabularx, and longtable #1209

Merged
merged 62 commits into from
Feb 9, 2024
Merged

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    88daedc View commit details
    Browse the repository at this point in the history
  2. latex-lab-table: move \@@_show_curr_cell_data: into socket ;

    array: put sockets into array ;
    array: updated \insert@column to use sockets
    FrankMittelbach committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9702527 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    4d06e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd92251 View commit details
    Browse the repository at this point in the history
  3. fix docu

    FrankMittelbach committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a0ddc7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a39266 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15c3a73 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3633632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb3bce View commit details
    Browse the repository at this point in the history
  3. simplify tabularx

    FrankMittelbach committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ee8c964 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    e4d3f8d View commit details
    Browse the repository at this point in the history
  2. change lttag -> lttagging;

    us separate \insert@pcolumn with its own sockets
    FrankMittelbach committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1bb7ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f71035a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. WIP (broken)

    FrankMittelbach committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f259df8 View commit details
    Browse the repository at this point in the history
  2. WIP

    FrankMittelbach committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c33f05a View commit details
    Browse the repository at this point in the history
  3. WIP (working again)

    FrankMittelbach committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f7ea62c View commit details
    Browse the repository at this point in the history
  4. WIP

    FrankMittelbach committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cc868f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    9e75a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e491d6c View commit details
    Browse the repository at this point in the history
  3. and a doc issue

    FrankMittelbach committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    150198a View commit details
    Browse the repository at this point in the history
  4. and one more

    FrankMittelbach committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e9b55a9 View commit details
    Browse the repository at this point in the history
  5. move multicolumn changed into array;

    change begindocument hook chunk to "kernel"
    FrankMittelbach committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    083f9d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    866476b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    8d160cf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    69ee815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fd27e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171f08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9154ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cfbdf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f37eb89 View commit details
    Browse the repository at this point in the history
  7. move \@addamp

    FrankMittelbach committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f382f9f View commit details
    Browse the repository at this point in the history
  8. move \@Arraycr

    FrankMittelbach committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    282ab54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    310d126 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. move cell data handling to lttaging;

    start with longtable (WIP)
    FrankMittelbach committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0e9f0b9 View commit details
    Browse the repository at this point in the history
  2. stray macrocode

    FrankMittelbach committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c33acb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95980c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa0ea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acba568 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. hopefully fixed logic for \endhead and friends;

    also fixed \hline issue (guess \cline needs also attention but not tonight)
    FrankMittelbach committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ef2a346 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    5d5f348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260487a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6358d6 View commit details
    Browse the repository at this point in the history
  4. l3bibset vanished

    FrankMittelbach committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9c96ee5 View commit details
    Browse the repository at this point in the history
  5. sigh

    FrankMittelbach committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b88a6a7 View commit details
    Browse the repository at this point in the history
  6. and a docu fix

    FrankMittelbach committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e5d1d57 View commit details
    Browse the repository at this point in the history
  7. cleanup docu (WIP)

    FrankMittelbach committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e9f8fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2184096 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    417c9d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    938bd73 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    b86ce59 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    216037d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb59e5a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. more suggestions

    FrankMittelbach committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5d382cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into array

    # Conflicts:
    #	required/latex-lab/testfiles-table-luatex/table-000.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-000.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-000.luatex.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-000.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-001.luatex.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-001.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-002.luatex.tlg
    #	required/latex-lab/testfiles/documentmetadata-support-002.tlg
    FrankMittelbach committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    95b9f1a View commit details
    Browse the repository at this point in the history
  3. cleanup after merge

    FrankMittelbach committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e6d3bbd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge branch 'develop' into array

    # Conflicts:
    #	required/tools/changes.txt
    FrankMittelbach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7cc23b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge branch 'develop' into array

    # Conflicts:
    #	required/latex-lab/testfiles-table-luatex/table-004-tabularx.tlg
    #	required/latex-lab/testfiles-table-luatex/table-005.tlg
    #	required/latex-lab/testfiles-table-luatex/table-006-longtable.tlg
    #	required/latex-lab/testfiles-table-luatex/table-007-longtable.tlg
    #	required/latex-lab/testfiles-table-luatex/table-008-multi.tlg
    #	required/latex-lab/testfiles-table-luatex/table-009.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-004-tabularx.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-005.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-006-longtable.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-007-longtable.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-008-multi.tlg
    #	required/latex-lab/testfiles-table-pdftex/table-009.tlg
    FrankMittelbach committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d15866e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a0ce1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge branch 'develop' into array

    # Conflicts:
    #	base/changes.txt
    #	required/tools/changes.txt
    FrankMittelbach committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1c18437 View commit details
    Browse the repository at this point in the history
  2. ltnews entry

    FrankMittelbach committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5513e8b View commit details
    Browse the repository at this point in the history
  3. fix tests

    FrankMittelbach committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    81dc33b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    4671ea4 View commit details
    Browse the repository at this point in the history