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

Note utils #4

Open
HYUNSEONG-KIM opened this issue Sep 27, 2022 · 0 comments
Open

Note utils #4

HYUNSEONG-KIM opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request New Feature New filter development

Comments

@HYUNSEONG-KIM
Copy link
Contributor

It will be implemented with Template class

Needed features

  • Manuscript expanding: 1/ 2 pages to the given number of pages
  • Header, Footer text add:
    • Page numbering: Each pages, only odd, or even, count all but note only odd or even ...
    • Indicating header-header, footer footer, header/footer alternatively per each 2 pags.
    • Align contents, if overlapped with numbering how can we set orders?

Requiring features: Text width calculation for the given string in pdf.

Done

Basic interface design is done

    Note Mode : On/Off
    Note Pages: Total number of Note <- Must be a multiple of 4
    Page numbering: 
      None, 
      {[Header, Footer], [HF, FH]}, 
      [Both, ODD(n), ODD(y), EVEN(n), EVEN(y)], 
      {[L ,R ,C], [LR, LL, LC, RR, RL ,RC, CC, CR, CL]}
    Header: None, [Both, Odd, Even], [Align], size, repeat by
    Footer: None, [Both, Odd, Even], [Align], size, repeat by

Remains

All

@HYUNSEONG-KIM HYUNSEONG-KIM added enhancement New feature or request New Feature New filter development labels Sep 27, 2022
@HYUNSEONG-KIM HYUNSEONG-KIM self-assigned this Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New Feature New filter development
Projects
None yet
Development

No branches or pull requests

1 participant