-
Notifications
You must be signed in to change notification settings - Fork 2
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
different font in tables and captions #20
Comments
@katrin, would you like the table font to be changed to the font used in the main text? |
Yes, for sure, that sounds great.
Please note that this issue has come up recently and may be related to how tables are generated.
… On 28/06/2019, at 2:07 PM, Nikki ***@***.***> wrote:
@katrin, would you like the table font to be changed to the font used in the main text?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Have done some checking with fonts and they seem to be the same -the main body and the comments and table etc. Are you sure that there is a difference? The sizing is different but it doesn't appear that the font is. |
OK. I have found the problem. there is a conflict between this template and the Sweave package. If you have |
wow, that’s great. Good sleuthing Ed!
… On 4/05/2020, at 5:52 PM, Edward Abraham ***@***.***> wrote:
OK. I have found the problem. there is a conflict between this template and the Sweave package. If you have `\usepackage{Sweave}' this breaks the template. Something must be being redefined by importing Sweave. On the document I was working on (the YEP report) , I was able to remove this package from being imported, and everything worked fine. It seems that it isn't necessary to import Sweave.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Somehow, the template should be made robust against this, so would be good to understand it more. But not today :) |
The font is different to the main text, e.g., YEP report, EM report.
The text was updated successfully, but these errors were encountered: