Skip to content

Should the PDF title be different for drafts? #2367

Closed
@jwakely

Description

@jwakely
Member

In std.tex we have

\usepackage[pdftex,
            pdftitle={C++ International Standard},
            pdfsubject={C++ International Standard},

Should that be different for drafts and published standards? Drafts and WPs are not the C++ IS.

Activity

jensmaurer

jensmaurer commented on Oct 25, 2018

@jensmaurer
Member

Yes. It would be great to have the actual ISO/IEC 14882:YYYY designation in the title for "released" standard, and something like "Draft ISO C++ Standard" or so otherwise.

added
decision-requiredA decision of the editorial group (or the Project Editor) is required.
on Oct 25, 2018
jensmaurer

jensmaurer commented on Nov 6, 2018

@jensmaurer
Member

Editorial meeting: Have a single macro that controls whether a working draft or an IS is produced.

removed
decision-requiredA decision of the editorial group (or the Project Editor) is required.
on Nov 6, 2018
Eelis

Eelis commented on Nov 7, 2018

@Eelis
Contributor

Neat, I'll also use that draft title on eel.is/c++draft then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Eelis@jwakely@jensmaurer

      Issue actions

        Should the PDF title be different for drafts? · Issue #2367 · cplusplus/draft