Public bug reported:

Using this mwe:

    \documentclass{report}
    \usepackage{roboto}
    \begin{document}
    Hello World!
    \end{document}

Only a document gets created using pdflatex but not with lua- or
xelatex. latex starts looking for (among others) these fonts:

    Roboto-RegularItalic
    RobotoCondensed-RegularItalic

Which fails because neither of these (and possibly others) aren't
packaged with Ubuntu under that name, but as e.g. `Roboto-Italic`, which
seems like the proper naming convention.

I mean, if you look on Google's Roboto font site
https://fonts.google.com/specimen/Roboto?selection.family=Roboto
there is mention of a Regular Italic but the zip file you can download packages 
it as Italic (sans Regular).

So shouldn't latex (roboto.sty) be looking for `Roboto-Italic` and
`RobotoCondensed-Italic`?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: texlive-fonts-extra 2017.20180305-2
Uname: Linux 4.15.3-041503-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Jul 15 19:29:28 2018
InstallationDate: Installed on 2016-03-16 (851 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: texlive-extra
UpgradeStatus: Upgraded to bionic on 2018-05-17 (59 days ago)

** Affects: texlive-extra (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1781815

Title:
  Using the 'roboto' package with lua/xelatex the font isn't loaded due
  to naming missmatch.

Status in texlive-extra package in Ubuntu:
  New

Bug description:
  Using this mwe:

      \documentclass{report}
      \usepackage{roboto}
      \begin{document}
      Hello World!
      \end{document}

  Only a document gets created using pdflatex but not with lua- or
  xelatex. latex starts looking for (among others) these fonts:

      Roboto-RegularItalic
      RobotoCondensed-RegularItalic

  Which fails because neither of these (and possibly others) aren't
  packaged with Ubuntu under that name, but as e.g. `Roboto-Italic`,
  which seems like the proper naming convention.

  I mean, if you look on Google's Roboto font site
  https://fonts.google.com/specimen/Roboto?selection.family=Roboto
  there is mention of a Regular Italic but the zip file you can download 
packages it as Italic (sans Regular).

  So shouldn't latex (roboto.sty) be looking for `Roboto-Italic` and
  `RobotoCondensed-Italic`?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: texlive-fonts-extra 2017.20180305-2
  Uname: Linux 4.15.3-041503-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Jul 15 19:29:28 2018
  InstallationDate: Installed on 2016-03-16 (851 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  SourcePackage: texlive-extra
  UpgradeStatus: Upgraded to bionic on 2018-05-17 (59 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1781815/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to