Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
M
Manuscripts Frontend
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 12
    • Merge Requests 12
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Manuscripts.app Public
  • Manuscripts Frontend
  • Issues
  • #239

Closed
Open
Opened Aug 20, 2020 by David Haberthür@davidhaberthuer

[LaTeX] Separate authors by `\and` in LaTeX (and potentially) PDF export

When exporting to LaTeX, multiple authors are simply listed as \author{Alice, Bob, Carol, Dan}.

They should be exported as \author{Alice\and Bob\and Carol\and Dan} to be typeset correctly (and to be semantically correct).

Edited Aug 20, 2020 by David Haberthür
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mpapp-public/manuscripts-frontend#239