Before anything else: nothing in TeXpress deletes your work on its own. A failed compile, a failed extraction and a mistaken paste all leave your tabs intact, and the Activity panel keeps snapshots you can restore. If something looks lost, it is almost always on another tab or in a snapshot.
search
Nothing here matches that. Try a different word, or tell us what happened.
Something is missing from my PDF
An equation is completely absent expand_more
You never placed it. Unlike a figure or a table, an equation is not a float, so there is nowhere sensible to park one that has
no home in the text: it is simply not rendered. Go to the Content tab, put your cursor where the equation belongs, and press
PLACE › Eq. This is the single most common
"where did it go" report.
A figure or table is at the end of the paper instead of in the middle expand_more
Same cause, gentler outcome. A figure or table you never placed is appended at the end of the body rather than dropped.
Insert a PLACE › Fig or
PLACE › Tab marker where it should be mentioned
and regenerate.
A figure is a page or two away from where I mentioned it expand_more
That is normal LaTeX behaviour, not a fault. Floats move so that pages do not end with a large empty gap,
and this is how every journal-formatted paper is produced. Setting Placement
to Here makes the request as strong as it can be, but the layout engine still has the last word.
Reviewers read papers laid out this way every day.
My figures are empty boxes after importing a .tex file expand_more
Expected, and unavoidable. A
.tex file contains references to image filenames, not the images
themselves. Every figure came through with its caption, label and placement intact, and is waiting for you to drop the image
onto its card on the Figures tab.
Author emails, ORCIDs or biographies are not printing expand_more
Those fields print only where the journal's own author block has somewhere to put them, and most do not.
Author biographies and photos in particular are an IEEE convention. Your data is stored either way, so it appears the moment you
switch to a journal that uses it. Nothing is lost.
References and citations
My bibliography is empty, or a citation prints as a question mark expand_more
A reference prints only when it is ticked on the References tab
and cited in your text. Check both.
If you typed a citation by hand rather than using the CITE button, the key you typed may not match any entry:
delete it and insert it from the picker instead, which cannot go wrong.
Select All is the quick fix when you want everything printed.
I have references I do not want in the submitted paper expand_more
Untick them. They stay in the project as a working library and simply do not print. You do not have to delete anything to
keep your bibliography clean.
The extracted references have wrong details expand_more
Reading a formatted reference list back into structured fields is genuinely hard, and this is the part of extraction most worth
checking. If you have a
.bib from your reference manager, upload it on the References tab:
it is read exactly as written, with no AI in between, and it will be right.
Buttons and compiling
"Generate TeX / PDF" is greyed out expand_more
No journal is selected. There is nothing to pour your content into. Open
Project Settings, pick a journal, and the button becomes active.
If your journal is not listed, choose the publisher's generic option or
request it.
The compile failed and I do not understand the log expand_more
You are not meant to. The plain-English window that opens on a failure is the part to read; the log underneath is there for
when you want the exact line. The common failures and their fixes are listed on
Generating and compiling.
If the message names a font, or says the compile service was unavailable, the problem is on our side and you should tell us.
It says a special character cannot be printed, but my text looks normal expand_more
The offending character usually looks almost identical to a normal one: a curly quote instead of a straight one,
an en dash instead of a hyphen, a typographic minus instead of a hyphen, or a maths symbol pasted into a sentence.
The message names the field it is in. Retype that short stretch of text rather than hunting for the character,
and wrap any genuine maths in
$...$.
"Fix with AI" did not fix it expand_more
It is a good try, not a guarantee, and the button says so. It is strong on mechanical breakage and weak on intent:
it cannot know which symbol you meant. If a second attempt does not help, fix the error in the tab it came from
and regenerate, or send us the project.
My edits are not showing up in the PDF expand_more
Look for a "Manual LaTeX edits active" badge and a matching
banner on the tabs. Once you save an edit in the manual LaTeX editor, that text is what compiles and the tabs stop feeding it.
The banner offers three ways out, all of which snapshot your edits first: discard them, keep the LaTeX as final, or
re-import it back into the tabs with AI. If there is no such badge, simply press Recompile: the PDF you are looking at is from
an earlier run.
None of this helps and I want a human to look at it expand_more
Press Report issue, next to the compile log
and in the error window. It sends us your project, the journal and the exact errors on your screen, so there
is no setup to describe. You will get a notification under the bell in the header when it is resolved,
with a link back to the project. See
Generating and compiling.
Structure and journals
My deep subheadings turned into ordinary paragraphs after switching journals expand_more
That journal allows fewer heading levels than you used, and you were warned and asked to confirm before it happened.
No text was deleted: a heading past the limit becomes a bold
lead-in at the start of its paragraph, in the right place in the document. Switching back to a journal that allows more levels
does not restore the heading structure automatically, so if you were only trying the other journal out,
restore the snapshot from Activity.
I cannot add a subsection, the button is not there expand_more
You are at your journal's heading-depth limit. The button is hidden rather than disabled so it does not offer you something that
cannot work. Either restructure slightly, or check whether the journal really is that strict.
I have two References sections in my PDF expand_more
One of them is a section you created on the Content tab. The bibliography is built automatically from the References tab,
so delete the hand-made one. The same applies to a hand-made Acknowledgements or Funding section: those belong on the
Declarations tab, which places them correctly in the back matter.
It says my label is already in use expand_more
Labels are unique across the whole project, not just within one tab, because a cross-reference has to point at exactly one thing.
The message names the item that already owns the name. Prefixing by type
(
fig:, tab:, eq:,
thm:) makes collisions almost impossible.
Uploads, extraction and quotas
The extraction seems stuck expand_more
A long or figure-heavy manuscript takes a few minutes, and you can safely leave the page and come back.
If it really has stalled, the progress screen grows a "This is taking too
long" section with the options to retry, to open the editor empty and work by hand, or to start over with a different file.
The extraction failed outright expand_more
The error screen offers Try again, which cleans the failed
attempt away completely so it does not sit on your dashboard using a project slot.
A failure that produced nothing usable does not count against your monthly allowance.
My file was refused: too long, too large, or unreadable expand_more
Uploads are capped at 25 MB, and your plan sets a page limit per document.
The check runs before the project is created, so you stay on the form and can just pick a different file.
A scanned PDF with no text layer cannot be read at all: we need selectable text, not an image of a page.
For a document over the page limit, either upgrade or split it.
I have used all my extractions this month expand_more
Only uploads and AI actions spend extractions. Everything else stays open: you can keep writing, generating, compiling and
downloading in every project you already have. Your Profile page shows the meter and exactly what used it.
The allowance resets at the start of each calendar month, and the
pricing page covers upgrading or adding your own API key.
Extraction missed a chunk of my paper expand_more
Check whether the missing part was in a text box, a header or footer, a footnote, or an embedded object.
Those sit outside the normal flow of a document and are the usual casualties. Paste the missing text into the right section by
hand; it is quicker than re-running an extraction, and it costs nothing.
Uploading the Word file rather than the PDF avoids most of this.
Projects, sharing and the Word file
I cannot open a project from my dashboard expand_more
It is archived. Switch the dashboard to the Archived tab and
press Restore. Archived projects are read-only by design so that an old draft cannot be edited by accident.
Everything in it is intact.
A project someone shared with me is not on my dashboard expand_more
Shared projects have their own tab, next to Active and Archived. If it is not there either, the invitation went to a different
email address than the one you signed in with.
I can see a shared project but cannot change anything expand_more
You were given view access rather than edit access. You can read every tab and download the compiled PDF.
The project owner can change your access from the Share panel.
The Word download does not look like the PDF expand_more
It is not supposed to. The journal's layout comes from its LaTeX class file, which Word cannot reproduce,
so column breaks, spacing and the exact reference style differ. What the Word file gives you is your complete content in an
editable document: headings, tables, figures, real Word equations and your reference list.
Use it for co-author review and track changes; send the PDF or the ZIP where the format matters.
The Word button is missing expand_more
It lives on the LaTeX and PDF page, next to the PDF and ZIP buttons, and it is hidden while manual LaTeX edits are active.
The Word export is built from your structured content, and once you hand-edit the LaTeX that content no longer describes what
compiles, so exporting it would quietly give you a stale document. Discard the manual edits, or re-import them into the tabs,
and the button comes back.
Nothing is happening at all
A button does nothing when I click it expand_more
Reload the page with a hard refresh (Ctrl+Shift+R, or Cmd+Shift+R on a Mac). A browser holding an older copy of the page is
the usual cause, especially just after we ship an update. If it persists, tell us which button on which tab and we will
reproduce it.
I think I lost some work expand_more
Open Activity in the project header. It lists recent changes and
your snapshots, and a snapshot is taken automatically before anything that could overwrite content in bulk.
Restore the one from before the change. If you cannot find it, contact us with the project name and roughly when it happened,
before making more edits.
Still stuck?
The FAQs cover plans, quotas and data questions. For anything else, tell us what happened and we will look at your project.
mail Contact us