Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9102395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:22:30+00:00 2026-06-17T01:22:30+00:00

I know about submodule, but have a weird edge case where I want to

  • 0

I know about submodule, but have a weird edge case where I want to avoid keeping a separate directory for the external repository’s code.

I have a LaTeX project for my graduate thesis:
https://github.com/jklukas/gradthesis

Which uses a style file which I keep in a separate repository (for others to easily use):
https://github.com/jklukas/uwthesis

I could include uwthesis as a submodule, but LaTeX only looks for style files in the main directory. There are hacky ways around this in LaTeX, like giving the explicit path when importing the style file, but that just seems ugly.

Currently, I’m just keeping a copy of uwthesis.sty in the gradthesis repo. Would it be possible to configure uwthesis as a remote and be able to push changes there for just this one file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T01:22:31+00:00Added an answer on June 17, 2026 at 1:22 am

    You could add your submodule using the normal git submodule mechanics:

    git submodule add git://github.com/jklukas/uwthesis.git uwthesis
    

    And then create a symlink from the top-level directory to the appropriate style file:

    ln -s uwthesis/uwthesis.sty uwthesis.sty
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know about io.stdin:read, but i want to have something equivalent to C getchar.
I know about the ADODB.Stream object . But what I really want is a
I know about RSA authentication, but for my purposes I want to use a
I know about mysql_num_rows ( resource $result ) but I have read somewhere that
I know about urllib and urlparse , but I want to make sure I
I know about this question , but I have the source and I'm having
I know about tuple unpacking but what is this assignment called where you have
I know about SortedSet , but in my case I need something that implements
I know about the JAVA Random class and its use. But I want to
I know about http://www.upcdatabase.com/ , but it's quite incomplete. Where popular mobile apps getting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.