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

Documentation needed for font and color support #13

Open
TheRadialActive opened this issue Sep 8, 2018 · 1 comment
Open

Documentation needed for font and color support #13

TheRadialActive opened this issue Sep 8, 2018 · 1 comment

Comments

@TheRadialActive
Copy link

We revamped the sphinx documentation, but what's missing is the section about fonts and colors support: https://sdaps.org/LaTeX/#fonts

@benzea
Copy link
Member

benzea commented Sep 9, 2018

The thing here is that not all of these features have been implemented yet (please shout if you need them so that it will be prioritised):

Currently implemented are:

  • sectionbgcolor
  • sectionfgcolor
  • singlemarkchoicefont
  • choiceitemfont
  • questionfont

Note that these should not be documented. The new class has a different mechanism to set configuration options and these options may need to be migrated, breaking the old method.

The old class had the following options:

  • barcodefont
  • questionnaireidfont
  • surveyidfont
  • choicefont
  • singlemarkchoicefont
  • marklinequestionfont
  • marklinechoicefont
  • choiceitemfont
  • choicegrouplinefont
  • choicegroupchoicefont

and for colors:

  • sectionbgcolor
  • sectionfgcolor
  • (groupevenrowcolor, was removed again)
  • (groupoddrowcolor, was removed again)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants