Coder Social home page Coder Social logo

hadziq / ntust-thesis Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 13.0 7.9 MB

The Graduate Thesis Template in NTUST 國立台灣科技大學的論文 LaTeX 範本

License: Apache License 2.0

TeX 61.34% BlitzBasic 0.05% MATLAB 0.11% PostScript 38.40% Shell 0.10%

ntust-thesis's People

Contributors

bochenghuang avatar hadziq avatar sheiun avatar wazho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ntust-thesis's Issues

cannot create labels to subfigures

hi Hadziq,

Thank you and the original author to provide such a convenient template for the NTUST thesis. It lifts a huge burden from the drafting.

I am currently using this template with Overleaf with little issue. However, I cannot have labels for the subfigures and refer to them. An example follows

\begin{figure}[h]
\centering
    % \subfigure[]
    \begin{subfigure}[b]{0.5\textwidth}
        \centering
        \includegraphics[width=\textwidth]{English Version/figures/7a.png}
        \label{fig:rbcep_org}  % <-- here error
    \end{subfigure}
    % \subfigure[]
    \begin{subfigure}[b]{0.35\textwidth}
        \centering
        \includegraphics[width=\textwidth]{English Version/figures/7b.png}
        \label{fig:rbcep_crp}  % <-- here error
    \end{subfigure}
% \vspace{-5pt}
\caption{some caption}
\label{fig:train_img}
\end{figure}

the error message:

Package caption Warning: \label without proper reference on input line ...

and when it is referred to with \ref{fig:rbcep_crp}, it returns [??] and with error message

I've found that this only happens with ntust_report document class. When using overleaf's article document class, it works fine.

Could you give some suggestions or support? Thank you again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.