Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

New Article Template 2 issues #256

Open
NDuma opened this issue Jan 16, 2016 · 6 comments
Open

New Article Template 2 issues #256

NDuma opened this issue Jan 16, 2016 · 6 comments
Assignees

Comments

@NDuma
Copy link

NDuma commented Jan 16, 2016

On Latest Chrome

Unable to read message appears to have intended placement on a blue banner.

Template begins with errors.

screenshot_32

@satabin
Copy link
Member

satabin commented Jan 16, 2016

Can you please tell me what the 4 errors are by clicking on the arrow near the error box?

@tdurieux
Copy link
Member

I cannot reproduce the 4 compilations errors. On which instance of bluelatex are you (demo.bluelatex.org, blue.publications.li, other)?

I can reproduce the bug with the blue banner.

ps: The blue message saids: "You are now registered."

@NDuma
Copy link
Author

NDuma commented Jan 24, 2016

Template Loaded:
Built-In

  • Article

Created another one with setting to public:
https://demo.bluelatex.org/#/paper/xda03b6faa85c42e2

screenshot_37

@MahomaIza
Copy link

I got a similar issue, but it does not happen all the time

Sometimes when I create an article class document, the \maketitle produces an error.
Rather than correct it I bypass it by using the following code

\begin{titlepage}
\centering
%\includegraphics[width=0.15\textwidth]{example-image-1x1}\par\vspace{1cm}
{\scshape\LARGE Institution \par}
\vspace{1cm}
{\scshape\Large Final year project\par}
\vspace{1.5cm}
{\huge\bfseries Document Title \par}
\vspace{2cm}
{\Large\itshape first author\par}
{\Large\itshape second author\par}
\vfill
supervised by\par
First Name \textsc{Last name}

\vfill

% Bottom of the page
{\large \today\par}
\end{titlepage}

But it would be nice to be able to use the maketitle as well. I've looked online and apparently it happens if the title has accents, but mine didn't have it. So who knows

@NDuma
Copy link
Author

NDuma commented Jun 4, 2016

@tdurieux 😄 thanks for relaying the blue message!

@tdurieux
Copy link
Member

tdurieux commented Jun 4, 2016

The error in your table is due to the underscore in the title of your document if you change your title to \title{$2nd_Built-In_Article$} all errors disappear.

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

No branches or pull requests

4 participants