Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update version of LtSpiceToLatex() #1

Open
Steffen-W opened this issue Aug 9, 2022 · 0 comments
Open

update version of LtSpiceToLatex() #1

Steffen-W opened this issue Aug 9, 2022 · 0 comments

Comments

@Steffen-W
Copy link

I had made some small improvements in Steffen-W/Convert_LTspice_to_Latex. Your version currently differs little from mine. Only the deletion of the created file at the end in LtSpiceToLatex() does not exist.

if save is not True:
  os.remove(saveFile)

Otherwise you should be able to use the code without any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant