Skip to content

file_writer_config and config mixed up for text_dir and tex_dir #188

Closed
@huguesdevimeux

Description

@huguesdevimeux

In config.py, tex_dir is defined inside config (config['tex_dir']), same for 'text_dir'.

But in tex_file_writer.py, l32, it is file_writer_config['tex_dir'], that is used (not config).

This is in fact a very easy fix. I thought to add it within #185.

Pining @leotrs

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr:bugfixBug fix for use in PRs solving a specific issue:bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions