Code Monkey home page Code Monkey logo

hcmut-thesis's Introduction

Hi there

My name is Hoàng and I'm a fresh Computer Science graduate at Ho Chi Minh University of Technology.

Ask me about anything here.

🔧 Favorite Technologies & Tool

.NET Django NestJS Vite Svelte UnoCSS Playwright

C# Python Javascript Typescript Lua F# Scala Purescript HTML5 CSS3 NativeScript

PostgreSQL MongoDB Redis

Git GitHub Actions Jenkins Microsoft Azure Railway Heroku

Ansible Podman Docker Buildah Skopeo

PowerShell Bash Visual Studio Code

Windows Fedora Debian

hcmut-thesis's People

Contributors

hoang-himself avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

hcmut-thesis's Issues

[BUG]: không thể đánh số cho thẻ subsection và subsubsection

Description of the bug

Chào bạn, mình hiện đang tham khảo template Latex của bạn để viết khóa luận. Tuy nhiên, mình hiện đang gặp một số vấn đề sau:

  • Thẻ subsection không đánh số được. (Ví dụ, thẻ section sẽ được đánh số 1.1 nhưng subsection lại không hiện lên là 1.1.1) và xảy ra tương tự với thẻ subsubsection
  • Các thẻ subsection và subsubsection cũng không được hiện lên trong phần Mục lục (\tableofcontent).
    image

Rất mong nhận được phản hồi sớm từ bạn,

Trân trọng,

Steps To Reproduce

Mình chỉ thêm đúng 2 thẻ là subsection và subsubsection nhưng không ăn lệnh.

Additional Information

No response

Relevant log output

No response

bug: ký tự unicode in hoa

Description of the bug

Font tiếng việt lỗi khi dùng \makeuppercase
image
Để fix vấn đề này thì bạn thêm cái snippet này vào chỗ nào cũng được (trước document)

\ExplSyntaxOn
\group_begin:
  \bool_lazy_or:nnF
    { \sys_if_engine_luatex_p: }
    { \sys_if_engine_xetex_p: }
    {
      \cs_set_protected:Npn \__text_loop:nn #1#2
        {
          \quark_if_recursion_tail_stop:n {#1}
          \use:x
            {
              \__text_tmp:w
                \char_to_utfviii_bytes:n { "#1 }
                \char_to_utfviii_bytes:n { "#2 }
            }
          \__text_loop:nn
        }
      \cs_set_protected:Npn \__text_tmp:nnnnnn #1#2#3#4#5#6#7
        {
          \tl_const:cx
            {
              c__kernel_ #1 case_
              \char_generate:nn {#2} { 12 }
              \char_generate:nn {#3} { 12 }
              \tl_if_blank:nF {#4}
                { \char_generate:nn {#4} { 12 } }
              _tl
            }
            {
              \exp_after:wN \exp_after:wN \exp_after:wN
                \exp_not:N \char_generate:nn {#5} { 13 }
              \exp_after:wN \exp_after:wN \exp_after:wN
                \exp_not:N \char_generate:nn {#6} { 13 }
              \tl_if_blank:nF {#7}
                {
                  \exp_after:wN \exp_after:wN \exp_after:wN
                    \exp_not:N \char_generate:nn {#7} { 13 }
                }
            }
        }
      \cs_set_protected:Npn \__text_tmp:w #1#2#3#4#5#6#7#8
        {
          \tl_const:cx
            {
              c__kernel_lowercase_
              \char_generate:nn {#1} { 12 }
              \char_generate:nn {#2} { 12 }
              \tl_if_blank:nF {#3}
                { \char_generate:nn {#3} { 12 } }
              _tl
            }
            {
              \exp_after:wN \exp_after:wN \exp_after:wN
                \exp_not:N \char_generate:nn {#5} { 13 }
              \exp_after:wN \exp_after:wN \exp_after:wN
                \exp_not:N \char_generate:nn {#6} { 13 }
              \tl_if_blank:nF {#7}
                {
                  \exp_after:wN \exp_after:wN \exp_after:wN
                    \exp_not:N \char_generate:nn {#7} { 13 }
                }
            }
          \__text_tmp:nnnnnn { upper } {#5} {#6} {#7} {#1} {#2} {#3}
          \__text_tmp:nnnnnn { title } {#5} {#6} {#7} {#1} {#2} {#3}
        }
      \__text_loop:nn
        { 1EA0 } { 1EA1 }
        { 1EA2 } { 1EA3 }
        { 1EA4 } { 1EA5 }
        { 1EA6 } { 1EA7 }
        { 1EA8 } { 1EA9 }
        { 1EAA } { 1EAB }
        { 1EAC } { 1EAD }
        { 1EAE } { 1EAF }
        { 1EB0 } { 1EB1 }
        { 1EB2 } { 1EB3 }
        { 1EB4 } { 1EB5 }
        { 1EB6 } { 1EB7 }
        { 1EB8 } { 1EB9 }
        { 1EBA } { 1EBB }
        { 1EBC } { 1EBD }
        { 1EBE } { 1EBF }
        { 1EC0 } { 1EC1 }
        { 1EC2 } { 1EC3 }
        { 1EC4 } { 1EC5 }
        { 1EC6 } { 1EC7 }
        { 1EC8 } { 1EC9 }
        { 1ECA } { 1ECB }
        { 1ECC } { 1ECD }
        { 1ECE } { 1ECF }
        { 1ED0 } { 1ED1 }
        { 1ED2 } { 1ED3 }
        { 1ED4 } { 1ED5 }
        { 1ED6 } { 1ED7 }
        { 1ED8 } { 1ED9 }
        { 1EDA } { 1EDB }
        { 1EDC } { 1EDD }
        { 1EDE } { 1EDF }
        { 1EE0 } { 1EE1 }
        { 1EE2 } { 1EE3 }
        { 1EE4 } { 1EE5 }
        { 1EE6 } { 1EE7 }
        { 1EE8 } { 1EE9 }
        { 1EEA } { 1EEB }
        { 1EEC } { 1EED }
        { 1EEE } { 1EEF }
        { 01A0 } { 01A1 }
        { 01AF } { 01B0 }
        { 1EF0 } { 1EF1 }
        { 1EF8 } { 1EF9 }
        \q_recursion_tail ?
        \q_recursion_stop
  }
\group_end:
\ExplSyntaxOff

Steps to reproduce

Sử dụng kí tự unicode với lệnh \makeuppercase trong overleaf bản mới nhất

Additional information

No response

Relevant log output

No response

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.