Skip to content

Forward search failed when input a tex file with relative path containing /../ #92

Description

@changlichun

Forward search failed when input a tex file with relative path containing /../

\documentclass[]{article}
\usepackage{lipsum}

\begin{document}
\section[1]{sec 1}
\lipsum[1-3]

\subsection{sub 1}
\input{../main/example-section}

\end{document}

main.zip

I use vscode + sumatrapdf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions