Skip to content

Package myfloat must be loaded with the same option than mythesis #2

@woshilapin

Description

@woshilapin

In the class mythesis, you may load some option that are directly sent to the myfloat package, like smarttab. However, if you try to load myfloat package after that and giving different options, it will fail. A temporary solution is to send the same options to both.

\documentclass[smarttab]{mythesis}
\usepackage[smarttab]{myfloat}
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions